Author: sveinung
Date: Tue Nov 10 16:30:42 2015
New Revision: 30512

URL: http://svn.gna.org/viewcvs/freeciv?rev=30512&view=rev
Log:
Improve comment language

Modified:
    branches/S2_6/common/actions.c

Modified: branches/S2_6/common/actions.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/common/actions.c?rev=30512&r1=30511&r2=30512&view=diff
==============================================================================
--- branches/S2_6/common/actions.c      (original)
+++ branches/S2_6/common/actions.c      Tue Nov 10 16:30:42 2015
@@ -746,7 +746,8 @@
   Returns TRUE if actor_unit can do wanted_action to target_unit as far as
   action enablers are concerned.
 
-  See note in is_action_enabled for why the action may still be disabled.
+  See note in is_action_enabled() for why the action still may be
+  disabled.
 **************************************************************************/
 bool is_action_enabled_unit_on_unit(const enum gen_action wanted_action,
                                     const struct unit *actor_unit,


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

Reply via email to