Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information