Files
git/compat
Johannes Sixt 82f8d969f5 Windows: Fix PRIuMAX definition.
Since GIT calls into Microsoft's MSVCRT.DLL, it must use the printf
format that this DLL uses for 64-bit integers, which is %I64u instead
of %llu.

Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
2008-06-23 13:40:30 +02:00
..
2007-09-06 22:46:00 -07:00
2008-06-23 13:40:29 +02:00
2008-06-23 13:40:30 +02:00
2007-06-07 00:04:01 -07:00
2008-06-22 11:32:45 +02:00