diff options
author | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2009-10-21 00:18:26 -0500 |
---|---|---|
committer | Jamey Sharp <jamey@minilop.net> | 2009-10-21 12:19:42 -0700 |
commit | 7720fa29dfe664c363c27c0038a269bc8aeea74f (patch) | |
tree | 1c995ea47b8ecd365fedf18fc2351c849acaac4d /strnlen.h | |
parent | 2793689cc2eda675ec11a3a0cfed5e470fa83ee3 (diff) |
Use inttypes.h for correct printf formats
xcb_atom_t and xcb_window_t are both typedef'd as uint32_t.
Since PRI*32 are a C99 feature that may not be available, fallbacks
are provided based on the assumption of a 32-bit int.
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
Diffstat (limited to 'strnlen.h')
0 files changed, 0 insertions, 0 deletions