mirror of
https://github.com/glest/glest-source.git
synced 2025-08-19 22:51:24 +02:00
- updated for debian compliance
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#define MG_I64_SPECIFIER "%" PRId64""
|
||||
#define MG_I64U_SPECIFIER "%" PRIu64""
|
||||
#else
|
||||
// TODO figure out which to use.
|
||||
|
||||
#if NUMBITS == 32
|
||||
#define MG_SIZE_T_SPECIFIER "%lu"
|
||||
#define MG_SSIZE_T_SPECIFIER "%ld"
|
||||
|
Reference in New Issue
Block a user