summaryrefslogtreecommitdiff
path: root/lib/getdate.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/getdate.h')
-rw-r--r--lib/getdate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getdate.h b/lib/getdate.h
index d7d08fffa..db2dba4b7 100644
--- 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));