From 9300fc8b825adbeb4b1f51ee656f45278d5ed41c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 24 Feb 1998 23:19:13 +0000 Subject: [PATCH] add comment --- lib/mktime.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/mktime.c b/lib/mktime.c index 4709d56895..a65cd38f9c 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998 Free Software Foundation, Inc. +/* mktime: convert a `struct tm' to a time_t value + Copyright (C) 1993-1997, 1998 Free Software Foundation, Inc. Contributed by Paul Eggert (eggert@twinsun.com). NOTE: The canonical source of this file is maintained with the GNU C Library. -- 2.30.2