aboutsummaryrefslogtreecommitdiff
path: root/cache.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2010-07-06 03:54:33 -0400
committerJunio C Hamano <gitster@pobox.com>2010-07-06 08:42:15 -0700
commitd66ee046fc8597af62daeb890b15d5799c786b0d (patch)
treef8f7260a1fd8555890224170637a2997a95979d3 /cache.h
parentb4cf0f1784362fb4aa2383d8d5d829caa92ca3a0 (diff)
downloadgit-d66ee046fc8597af62daeb890b15d5799c786b0d.tar.gz
git-d66ee046fc8597af62daeb890b15d5799c786b0d.tar.xz
test-date: fix sscanf type conversion
Reading into a time_t isn't portable, since we don't know the exact type. Instead, use an unsigned long, which is what show_date wants, anyway. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'cache.h')
0 files changed, 0 insertions, 0 deletions