mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Fix some typos
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
/* Define the printf format specifer to use for size_t output */
|
||||
/* Define the printf format specifier to use for size_t output */
|
||||
#if defined(_MSC_VER) || defined(__MINGW32__)
|
||||
# define PRIuZ "Iu"
|
||||
# define PRIxZ "Ix"
|
||||
|
||||
Reference in New Issue
Block a user