[Scummvm-git-logs] scummvm master -> 1474ca4ab3a4a2fc08daa48c5d699ab76e34e85f

Mataniko mataniko at gmail.com
Wed Dec 26 21:30:50 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
1474ca4ab3 JANITORIAL: Fix comment style for kFeatureSystemBrowserDialog


Commit: 1474ca4ab3a4a2fc08daa48c5d699ab76e34e85f
    https://github.com/scummvm/scummvm/commit/1474ca4ab3a4a2fc08daa48c5d699ab76e34e85f
Author: Matan Bareket (mataniko at gmail.com)
Date: 2018-12-26T15:30:16-05:00

Commit Message:
JANITORIAL: Fix comment style for kFeatureSystemBrowserDialog

Changed paths:
    common/system.h


diff --git a/common/system.h b/common/system.h
index b336708..22f67df 100644
--- a/common/system.h
+++ b/common/system.h
@@ -407,7 +407,7 @@ public:
 
 		/**
 		* Supports for using the native system file browser dialog
-		 through the DialogManager.
+		* through the DialogManager.
 		*/
 		kFeatureSystemBrowserDialog
 





More information about the Scummvm-git-logs mailing list