mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-27 11:39:11 +00:00
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. |
||
|---|---|---|
| .. | ||
| trees | ||
| workdir | ||
| files.c | ||
| merge_helpers.c | ||
| merge_helpers.h | ||