*Merge with 258. Warning: this rev may be unstable!

--HG--
branch : trunk
This commit is contained in:
megamage
2008-11-18 19:43:03 -06:00

View File

@@ -146,7 +146,7 @@
#define stricmp strcasecmp
#define strnicmp strncasecmp
#define I64FMT "%016llX"
#define I64FMTD "%I64u"
#define I64FMTD "%llu"
#define SI64FMTD "%lld"
#endif