projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87735e1
)
add comment
author
Jim Meyering
<jim@meyering.net>
Tue, 24 Feb 1998 23:19:13 +0000
(23:19 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 24 Feb 1998 23:19:13 +0000
(23:19 +0000)
lib/mktime.c
patch
|
blob
|
history
diff --git
a/lib/mktime.c
b/lib/mktime.c
index 4709d56895c9997d9533e985e27847b42a549184..a65cd38f9cbf4d79ce447dc2e8e5bf6c8cd01784 100644
(file)
--- 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.