summaryrefslogtreecommitdiff
path: root/include/git2/annotated_commit.h
diff options
context:
space:
mode:
authorMatthew Plough <matt.plough@gmail.com>2015-06-30 19:00:41 -0400
committerCarlos Martín Nieto <cmn@dwim.me>2015-07-12 19:55:19 +0200
commit768f8be31c3fac1b0ed8f4d49cf7176a30586443 (patch)
tree93bce70b7e1e0417bd6f843e3ae2eea4d28da0ec /include/git2/annotated_commit.h
parent9126ccac969a8da85992f5e3a67b292e59d4d7d0 (diff)
downloadlibgit2-768f8be31c3fac1b0ed8f4d49cf7176a30586443.tar.gz
Fix #3094 - improve use of portable size_t/ssize_t format specifiers.
The header src/cc-compat.h defines portable format specifiers PRIuZ, PRIdZ, and PRIxZ. The original report highlighted the need to use these specifiers in examples/network/fetch.c. For this commit, I checked all C source and header files not in deps/ and transitioned to the appropriate format specifier where appropriate.
Diffstat (limited to 'include/git2/annotated_commit.h')
0 files changed, 0 insertions, 0 deletions