Author: cazfi
Date: Tue Nov  3 06:18:51 2015
New Revision: 30381

URL: http://svn.gna.org/viewcvs/freeciv?rev=30381&view=rev
Log:
Updated function names in a comment; "my..." -> "fc_..."

Modified:
    branches/S2_6/common/connection.c

Modified: branches/S2_6/common/connection.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/common/connection.c?rev=30381&r1=30380&r2=30381&view=diff
==============================================================================
--- branches/S2_6/common/connection.c   (original)
+++ branches/S2_6/common/connection.c   Tue Nov  3 06:18:51 2015
@@ -42,7 +42,7 @@
 #include "log.h"
 #include "mem.h"
 #include "netintf.h"
-#include "support.h"            /* mystr(n)casecmp */
+#include "support.h"            /* fc_str(n)casecmp */
 
 /* common */
 #include "game.h"               /* game.all_connections */


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

Reply via email to