Author: cazfi
Date: Sun May 17 01:37:26 2015
New Revision: 29099

URL: http://svn.gna.org/viewcvs/freeciv?rev=29099&view=rev
Log:
Correct function header for ai_timer_free()

Modified:
    branches/S2_5/common/ai.c

Modified: branches/S2_5/common/ai.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/common/ai.c?rev=29099&r1=29098&r2=29099&view=diff
==============================================================================
--- branches/S2_5/common/ai.c   (original)
+++ branches/S2_5/common/ai.c   Sun May 17 01:37:26 2015
@@ -70,7 +70,7 @@
 }
 
 /*****************************************************************************
-  Allocate memory for Start the timer for the AI of a player.
+  Free resources allocated for the AI timers.
 *****************************************************************************/
 void ai_timer_free(void)
 {


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

Reply via email to