changeset 1714:6e288f95b885

tweak comment
author Jim Meyering <jim@meyering.net>
date Wed, 17 Feb 1999 14:58:41 +0000
parents c60b97bb6df8
children 3c16bd725abc
files lib/mktime.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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).