projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f979eb0
)
tweak comment
author
Jim Meyering
<jim@meyering.net>
Wed, 17 Feb 1999 14:58:41 +0000
(14:58 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 17 Feb 1999 14:58:41 +0000
(14:58 +0000)
lib/mktime.c
patch
|
blob
|
history
diff --git
a/lib/mktime.c
b/lib/mktime.c
index e18159e3b814943aca507c860708fb360754c737..c8ecd07f12b6592b92b6425e7bf353d316b41550 100644
(file)
--- 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).