bracket prototype with PARAMS SH-UTILS-1_15a
authorJim Meyering <jim@meyering.net>
Sun, 26 Jan 1997 06:23:06 +0000 (06:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 26 Jan 1997 06:23:06 +0000 (06:23 +0000)
lib/getdate.h

index d7d08ff..db2dba4 100644 (file)
@@ -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));