[Freeciv-Dev] Re: (PR#12635) Use freeciv specific functions instead of t
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=12635 >
On Fri, Mar 25, 2005 at 04:11:14AM -0800, Raimar Falke wrote:
> Mostly prefixing with "my". I change some snprints to cat_snprints.
Why is it "my" instead of "fc" ? I've long wondered.
> - snprint_production(prodstr, sizeof(prodstr), ptype->production);
> + my_snprint_production(prodstr, sizeof(prodstr), ptype->production);
Overzealous search & replace (several instances of this), or
underzealous as you didn't change the function name.
-- Benoît
- [Freeciv-Dev] Re: (PR#12635) Use freeciv specific functions instead of the "raw" ones,
Benoit Hudson <=
|
|