From 2e308957d452b440cf404b914ce1cb53c9e739a9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 21 Dec 1997 22:30:30 +0000 Subject: s/__P/PARAMS/ --- src/tty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tty.c') 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; -- cgit v1.2.3-54-g00ecf