summaryrefslogtreecommitdiff
path: root/diff-no-index.c
diff options
context:
space:
mode:
authorLibravatar Waldek Maleska <w.maleska@gmail.com>2015-10-26 14:15:33 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-10-26 13:24:03 -0700
commitfdcdb778551b904d57c127d9a3546f6a7c8792d3 (patch)
treeadcc39758e0c2e43d4806a22206c86dd6073fcc1 /diff-no-index.c
parentSilence GCC's "cast of pointer to integer of a different size" warning (diff)
downloadtgif-fdcdb778551b904d57c127d9a3546f6a7c8792d3.tar.xz
Correct fscanf formatting string for I64u values
This fix is probably purely cosmetic because PRIuMAX is likely identical to SCNuMAX. Nevertheless, when using a function of the scanf() family, the correct interpolation to use is the latter, not the former. Signed-off-by: Waldek Maleska <w.maleska@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff-no-index.c')
0 files changed, 0 insertions, 0 deletions