[Freeciv-Dev] Re: typo in src
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Nov 01, 2001 at 09:47:24AM +0100, Johnny Mnemonic wrote:
>
> Hi, maybe you had notice yourself but..
> server/savegame.c:1075:
> (unsigend long) strlen(quoted),
http://www.freeciv.org/lxr/source/server/savegame.c?v=cvs#L1075
1075 freelog(LOG_DEBUG, "quoted_length=%lu quoted=%lu current=%lu",
1076 (unsigned long) quoted_length,
1077 (unsigend long) strlen(quoted),
1078 (unsigned long) strlen(current));
What is the problem?
> Btw, something I miss in the source code is a simple txt showing the steps
> for upgrading a language file (just the commands and a pair of describing
> rows)
>
> --
> Johnny
Is http://www.freeciv.org/i18n.html too long or does it lack information?
--
Reinier
|
|