Author: anonymissimus
Date: Sat May 28 14:17:51 2011
New Revision: 49679
URL: http://svn.gna.org/viewcvs/wesnoth?rev=49679&view=rev
Log:
fixed no newlines at end of files
Modified:
trunk/src/game_controller.cpp
trunk/src/game_controller.hpp
Modified: trunk/src/game_controller.cpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game_controller.cpp?rev=49679&r1=49678&r2=49679&view=diff
==============================================================================
--- trunk/src/game_controller.cpp (original)
+++ trunk/src/game_controller.cpp Sat May 28 14:17:51 2011
@@ -1489,4 +1489,4 @@
{
delete gui::empty_menu;
sound::close_sound();
-}
+}
Modified: trunk/src/game_controller.hpp
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game_controller.hpp?rev=49679&r1=49678&r2=49679&view=diff
==============================================================================
--- trunk/src/game_controller.hpp (original)
+++ trunk/src/game_controller.hpp Sat May 28 14:17:51 2011
@@ -137,4 +137,4 @@
game_config::config_cache& cache_;
};
-#endif
+#endif
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits