Author: ilor
Date: Wed Sep 17 17:42:08 2008
New Revision: 29519

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29519&view=rev
Log:
style tweak

Modified:
    trunk/src/preferences.hpp

Modified: trunk/src/preferences.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/preferences.hpp?rev=29519&r1=29518&r2=29519&view=diff
==============================================================================
--- trunk/src/preferences.hpp (original)
+++ trunk/src/preferences.hpp Wed Sep 17 17:42:08 2008
@@ -138,11 +138,11 @@
        void set_editor_b(int value);
        
        /** Get editor red tint level. */
-       int editor_r(void);
+       int editor_r();
        /** Get editor green tint level. */
-       int editor_g(void);
+       int editor_g();
        /** Get editor blue tint level. */
-       int editor_b(void);
+       int editor_b();
 
        int draw_delay();
        void set_draw_delay(int value);


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to