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

Backed out changeset 34515ac455ef

Original author: w12x
Date: 2008-11-18 23:27:26+01:00

Files:
1 modified

Legend:

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

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