Actions
Bug #1021
closedDoxygen: action_prob_unit_vs_tgt() parameter undocumented
Start date:
10/26/2024
Due date:
% Done:
0%
Estimated time:
Description
/fast/freeciv/main/src/common/actions.c:4729: warning: The following parameter of action_prob_unit_vs_tgt(const struct civ_map *nmap, const struct action *paction, const struct unit *act_unit, const struct city *tgt_city, const struct unit *tgt_unit, const struct tile *tgt_tile, const struct extra_type *extra_tgt) is not documented:
parameter 'nmap'
/fast/freeciv/main/src/common/actions.c:4729: warning: The following parameter of action_prob_unit_vs_tgt(const struct civ_map *nmap, const struct action *paction, const struct unit *act_unit, const struct city *tgt_city, const struct unit *tgt_unit, const struct tile *tgt_tile, const struct extra_type *extra_tgt) is not documented:
parameter 'nmap'
Files
Updated by Marko Lindqvist 27 days ago
- File 0058-Update-action_prob_unit_vs_tgt-doxygen-documentation.patch 0058-Update-action_prob_unit_vs_tgt-doxygen-documentation.patch added
- Status changed from New to In Review
- Assignee set to Marko Lindqvist
- Target version set to 3.1.4
Actions