From: Jim Meyering Date: Wed, 17 Feb 1999 14:58:41 +0000 (+0000) Subject: tweak comment X-Git-Tag: FILEUTILS-4_0e~235 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37f353eb2659765b5ca5914f917e86faa3b3e1ab;p=thirdparty%2Fcoreutils.git tweak comment --- diff --git a/lib/mktime.c b/lib/mktime.c index e18159e3b8..c8ecd07f12 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -1,4 +1,4 @@ -/* mktime: convert a `struct tm' to a time_t value +/* Convert a `struct tm' to a time_t value. Copyright (C) 1993, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Paul Eggert (eggert@twinsun.com).