jdorje: Fix const qualifiers for parameters of AI lo...
[email protected] Tue, 4 Oct 2005 10:01:03 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Tue Oct 4 09:56:25 PDT 2005 = Tue Oct 4 16:56:25 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/ai aidata.c aidata.h aiguard.c ailog.c ailog.h ---- Log message: Tag: HEAD Fix const qualifiers for parameters of AI log functions, and prevent those functions from having any side effects. Patch by me in PR#14166.