Author: sveinung
Date: Mon Oct 10 14:15:37 2016
New Revision: 34087

URL: http://svn.gna.org/viewcvs/freeciv?rev=34087&view=rev
Log:
Clarify action_enablers_for_action() header.

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=34087&r1=34086&r2=34087&view=diff
==============================================================================
--- branches/S2_6/common/actions.c      (original)
+++ branches/S2_6/common/actions.c      Mon Oct 10 14:15:37 2016
@@ -488,7 +488,7 @@
 }
 
 /**************************************************************************
-  Get all enablers for an action.
+  Get all enablers for an action in the current ruleset.
 **************************************************************************/
 struct action_enabler_list *
 action_enablers_for_action(enum gen_action action)


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

Reply via email to