From: Jim Meyering Date: Sun, 12 Apr 1998 15:16:37 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_22f~71 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=69a3ee0b497c88a8521f48dca727f5a7cfd27a31;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/mktime.c b/lib/mktime.c index 359cfd30b2..3803f5c749 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -1,4 +1,4 @@ -/* mktime: convert a `struct tm' to a time_t value +/* mktime: convert a `struct tm' to a time_t value zzzzzz Copyright (C) 1993-1997, 1998 Free Software Foundation, Inc. Contributed by Paul Eggert (eggert@twinsun.com).