From b0aca2f6c59e31767dd7e0b36269a828bf026a2d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 17 Feb 1999 14:58:41 +0000 Subject: [PATCH] tweak comment --- lib/mktime.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- 2.30.2