summaryrefslogtreecommitdiff
path: root/xdiff
diff options
context:
space:
mode:
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>2008-08-03 13:44:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-08-03 19:48:41 (GMT)
commit7c5b1675a88a52be1822129e4aa915c5531f6700 (patch)
tree6af503f9bf6be6fc7b53252c4b57248f9b74320a /xdiff
parentb003c00b7b5e352569061fec0b1e1bd0d0fa8b6a (diff)
downloadgit-7c5b1675a88a52be1822129e4aa915c5531f6700.zip
git-7c5b1675a88a52be1822129e4aa915c5531f6700.tar.gz
git-7c5b1675a88a52be1822129e4aa915c5531f6700.tar.bz2
git-name-rev: don't use printf without format
printf() without an explicit format string is not a good coding practise, unless the printed string is guaranteed to not contain percent signs. While fixing this, we might as well combine the calls to fwrite() and printf(). Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'xdiff')
0 files changed, 0 insertions, 0 deletions