Backed out changeset 34515ac455ef

--HG--
branch : trunk
This commit is contained in:
w12x
2008-11-18 23:27:26 +01:00
parent 363e526baa
commit db6328e719

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