X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=sha1_name.c;h=2d727d54dc43c23cb2fe19369d58e57e2a020ca9;hb=6e863d6d129a1b6a13c66d0bb03f3d43db6c51fe;hp=858f08c34a2de917b630d02974a839d626d23e7f;hpb=89dd19e107455ee680b4d0e027998f0608840fe8;p=git.git diff --git a/sha1_name.c b/sha1_name.c index 858f08c34..2d727d54d 100644 --- a/sha1_name.c +++ b/sha1_name.c @@ -370,7 +370,7 @@ static int get_sha1_basic(const char *str, int len, unsigned char *sha1) fprintf(stderr, "warning: Log for '%.*s' only goes " "back to %s.\n", len, str, - show_rfc2822_date(co_time, co_tz)); + show_date(co_time, co_tz, DATE_RFC2822)); else fprintf(stderr, "warning: Log for '%.*s' only has "