Changeset 1399 for trunk/dll/i18nutil.c


Ignore:
Timestamp:
Mar 8, 2009, 6:11:41 PM (17 years ago)
Author:
Gregg Young
Message:

Renamed commafmt* to i18nutil* to better reflect its contents; changed makefile to reflect change (Tickets 28, 82)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/dll/i18nutil.c

    r1398 r1399  
    3434#include "fm3dll.h"
    3535#include "init.h"                       // Data declaration(s)
    36 #include "commafmt.h"
     36#include "i18nutil.h"
    3737
    3838size_t commafmt(char *pszBuf,   // Output buffer
Note: See TracChangeset for help on using the changeset viewer.