From 1698cb216e2d4ca62662103eba0191f134923698 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 22 Mar 2002 01:33:25 +0000 Subject: remove __P --- usr.bin/mesg/mesg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/mesg') diff --git a/usr.bin/mesg/mesg.c b/usr.bin/mesg/mesg.c index 4e5878b..d80acb6 100644 --- a/usr.bin/mesg/mesg.c +++ b/usr.bin/mesg/mesg.c @@ -59,7 +59,7 @@ static const char rcsid[] = #include #include -static void usage __P((void)); +static void usage(void); int main(argc, argv) -- cgit v1.1