Changeset 258

Show
Ignore:
Timestamp:
11/19/08 13:51:42 (17 years ago)
Author:
yumileroy
Message:

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

Original author: megamage
Date: 2008-11-18 19:43:03-06:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/shared/Common.h

    r257 r258  
    147147#define strnicmp strncasecmp 
    148148#define I64FMT "%016llX" 
    149 #define I64FMTD "%I64u" 
     149#define I64FMTD "%llu" 
    150150#define SI64FMTD "%lld" 
    151151#endif