summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2011-03-28 02:38:15 +0200
committerJunio C Hamano <gitster@pobox.com>2011-03-28 18:46:44 +0200
commit8cc299daf29c6726acada3ffad87c3fe2098aa02 (patch)
treec47a874ef5a52aec8578233ccfe6c0d58ff252e6 /configure.ac
parentUpdate draft release note to 1.7.5 (diff)
downloadgit-8cc299daf29c6726acada3ffad87c3fe2098aa02.tar.xz
git-8cc299daf29c6726acada3ffad87c3fe2098aa02.zip
vcs-svn: add missing cast to printf argument
gcc -m32 correctly warns: vcs-svn/fast_export.c: In function 'fast_export_commit': vcs-svn/fast_export.c:54:2: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'unsigned int' [-Wformat] Fix it. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions