CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Guillaume Melquiond <[EMAIL PROTECTED]> 05/01/22 12:08:47

Modified files:
        src            : mapgen.cpp 

Log message:
        Remove warning about multiline comment.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/mapgen.cpp.diff?tr1=1.52&tr2=1.53&r1=text&r2=text

Patches:
Index: wesnoth/src/mapgen.cpp
diff -u wesnoth/src/mapgen.cpp:1.52 wesnoth/src/mapgen.cpp:1.53
--- wesnoth/src/mapgen.cpp:1.52 Fri Jan 21 20:07:30 2005
+++ wesnoth/src/mapgen.cpp      Sat Jan 22 12:08:46 2005
@@ -961,7 +961,7 @@
                                //convert to bridge means that we want to 
convert depending
                                //upon the direction the road is going.
                                //typically it will be in a format like,
-                               //convert_to_bridge=|,/,\ 
+                               //convert_to_bridge=\,|,/
                                // '|' will be used if the road is going 
north-south
                                // '/' will be used if the road is going south 
west-north east
                                // '\' will be used if the road is going south 
east-north west


Reply via email to