diff options
author | Jeff King <peff@peff.net> | 2010-07-06 03:54:33 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-07-06 08:42:15 -0700 |
commit | d66ee046fc8597af62daeb890b15d5799c786b0d (patch) | |
tree | f8f7260a1fd8555890224170637a2997a95979d3 /sigchain.c | |
parent | b4cf0f1784362fb4aa2383d8d5d829caa92ca3a0 (diff) | |
download | git-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 'sigchain.c')
0 files changed, 0 insertions, 0 deletions