jdorje: Remove the string and flow control macros fr...
[email protected] Thu, 21 Jul 2005 18:51:04 -0700
| Newsgroups | gmane.games.freeciv.cvs |
|---|---|
| Message-ID | <[email protected]> |
This is an automated notification of a change to freeciv cvs, on Thu Jul 21 18:45:00 PDT 2005 = Fri Jul 22 01:45:00 2005 (GMT) by Jason Dorje Short <[email protected]> ---- Files affected: freeciv/client text.c freeciv/utility astring.c astring.h ---- Log message: Tag: HEAD Remove the string and flow control macros from text.c, and use astrings instead. A new function, astr_add_line, is added. Patch by me in PR#13504.