projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66fb6b3
)
bracket prototype with PARAMS
author
Jim Meyering
<jim@meyering.net>
Sun, 26 Jan 1997 06:23:06 +0000
(06:23 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 26 Jan 1997 06:23:06 +0000
(06:23 +0000)
lib/getdate.h
patch
|
blob
|
history
diff --git
a/lib/getdate.h
b/lib/getdate.h
index d7d08fffae0ca8d9410244b93786f02da2973dce..db2dba4b7f4355df43c7582ecaaa2558f5df5468 100644
(file)
--- a/
lib/getdate.h
+++ b/
lib/getdate.h
@@
-43,4
+43,4
@@
# endif
#endif /* defined (vms) */
-time_t get_date
(const char *p, const time_t *now
);
+time_t get_date
PARAMS ((const char *p, const time_t *now)
);