From: Jim Meyering Date: Wed, 17 Feb 1999 14:58:41 +0000 (+0000) Subject: tweak comment X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0aca2f6c59e31767dd7e0b36269a828bf026a2d;p=pspp 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).