diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-27 12:19:14 -0500 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-27 12:21:12 -0500 |
commit | 41e6b91f01bc9bb7e1679542a8cce9bd4252fd2e (patch) | |
tree | 58562e7bb89cd37b282f043a4b33d0578fdfb13c /unpack-trees.c | |
parent | vcs-svn: handle log message with embedded NUL (diff) | |
download | tgif-41e6b91f01bc9bb7e1679542a8cce9bd4252fd2e.tar.xz |
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>
Diffstat (limited to 'unpack-trees.c')
0 files changed, 0 insertions, 0 deletions