diff options
author | Eric Wong <normalperson@yhbt.net> | 2013-01-24 00:23:44 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2013-01-24 10:21:23 +0000 |
commit | 1b67bef25606471817d9b0a61a923568de0daac8 (patch) | |
tree | 72994628c2f41d976392a036756fead68a4a9dd9 /list-objects.h | |
parent | ec3ae6ec46ed48383ae40643990f169b65a563cc (diff) | |
download | git-1b67bef25606471817d9b0a61a923568de0daac8.tar.gz |
git-svn: cleanup sprintf usage for uppercasing hex
We do not need to call uc() separately for sprintf("%x")
as sprintf("%X") is available.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'list-objects.h')
0 files changed, 0 insertions, 0 deletions