Author: cazfi
Date: Mon Apr 18 06:06:51 2016
New Revision: 32433

URL: http://svn.gna.org/viewcvs/freeciv?rev=32433&view=rev
Log:
Added function header for sg_load_map_tiles()

See bug #24269

Modified:
    branches/S2_6/server/savegame2.c

Modified: branches/S2_6/server/savegame2.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/server/savegame2.c?rev=32433&r1=32432&r2=32433&view=diff
==============================================================================
--- branches/S2_6/server/savegame2.c    (original)
+++ branches/S2_6/server/savegame2.c    Mon Apr 18 06:06:51 2016
@@ -2881,7 +2881,7 @@
 }
 
 /****************************************************************************
-  ...
+  Load tiles of the map.
 ****************************************************************************/
 static void sg_load_map_tiles(struct loaddata *loading)
 {


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to