]> git.stg.codes - stg.git/commitdiff
Trailing coma removed
authorMaxim Mamontov <faust.madf@gmail.com>
Sun, 13 Nov 2011 20:48:32 +0000 (22:48 +0200)
committerMaxim Mamontov <faust.madf@gmail.com>
Sun, 13 Nov 2011 20:48:32 +0000 (22:48 +0200)
projects/stargazer/settings_impl.h

index 4ab5f31e57f11741dac4631e73f13720ccb07819..739bbcc946cc273c9d85c9f54fcb0a4f7d77e0a6 100644 (file)
@@ -50,7 +50,7 @@ enum DETAIL_STAT_PERIOD {
 dsPeriod_1,
 dsPeriod_1_2,
 dsPeriod_1_4,
-dsPeriod_1_6,
+dsPeriod_1_6
 };
 //-----------------------------------------------------------------------------
 class STG_LOGGER;