summaryrefslogtreecommitdiff
path: root/src/tty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tty.c')
-rw-r--r--src/tty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tty.c b/src/tty.c
index 976771b1d..a96faead2 100644
--- a/src/tty.c
+++ b/src/tty.c
@@ -30,7 +30,7 @@
#include "system.h"
#include "error.h"
-static void usage __P ((int status));
+static void usage PARAMS ((int status));
/* The name under which this program was run. */
char *program_name;