commit | 1d01206bbc07a87ed8bf62d4d854ff3ff7dcae9a | [log] [tgz] |
---|---|---|
author | Mike Hommey <mh@glandium.org> | Wed May 02 21:30:52 2012 +0200 |
committer | Jason Evans <je@fb.com> | Wed May 02 16:32:37 2012 -0700 |
tree | f933744b500682fe8069a66e6887f8f4373bbd4f | |
parent | 79c4bca7d10e967ff524f17a6990e5c630116198 [diff] |
Use "standard" printf prefixes instead of MSVC ones in inttypes.h We don't use MSVC's printf, but ours, and it doesn't support the I32 and I64 prefixes.