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/rpcgen/rpc_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/rpcgen/rpc_util.c') diff --git a/usr.bin/rpcgen/rpc_util.c b/usr.bin/rpcgen/rpc_util.c index 75583a5..939ddaf 100644 --- a/usr.bin/rpcgen/rpc_util.c +++ b/usr.bin/rpcgen/rpc_util.c @@ -67,7 +67,7 @@ FILE *fin; /* file pointer of current input */ list *defined; /* list of defined things */ -static void printwhere __P(( void )); +static void printwhere( void ); /* * Reinitialize the world -- cgit v1.1