Linux: Add back the "C99" comment within "loader_platform.h"

This commit is contained in:
Ian Elliott 2015-02-12 16:44:56 -07:00
parent 7ae8b39153
commit 2206f24e72

View File

@ -61,6 +61,7 @@
#define DEFAULT_XGL_LAYERS_PATH ".:/usr/lib/i386-linux-gnu/xgl:/usr/lib/x86_64-linux-gnu/xgl"
#endif
// C99:
#define PRINTF_SIZE_T_SPECIFIER "%zu"
// Dynamic Loading: