summaryrefslogtreecommitdiff
path: root/src/sleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sleep.c')
-rw-r--r--src/sleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sleep.c b/src/sleep.c
index 5e03cabbd..3180f83b2 100644
--- a/src/sleep.c
+++ b/src/sleep.c
@@ -23,7 +23,7 @@
#include "system.h"
#include "error.h"
-static long argdecode __P ((const char *s));
+static long argdecode PARAMS ((const char *s));
/* The name by which this program was run. */
char *program_name;