Author: mordante
Date: Sat Oct 15 20:06:36 2011
New Revision: 51498

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51498&view=rev
Log:
Strip trailing whitespace.

Modified:
    trunk/src/game_events.cpp

Modified: trunk/src/game_events.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/game_events.cpp?rev=51498&r1=51497&r2=51498&view=diff
==============================================================================
--- trunk/src/game_events.cpp (original)
+++ trunk/src/game_events.cpp Sat Oct 15 20:06:36 2011
@@ -582,7 +582,7 @@
                t_active active_; ///Active event handlers
                t_active insert_buffer_; ///Event handlers added while pumping 
events
                std::set<std::string> remove_buffer_; ///Event handlers removed 
while pumping events
-               bool buffering_; 
+               bool buffering_;
 
 
                void log_handler(std::stringstream& ss,


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

Reply via email to