From 4c4e6552342f09956d27ead3dc5d62ec8075ba4a Mon Sep 17 00:00:00 2001 From: alfred Date: Wed, 9 Oct 2002 23:22:11 +0000 Subject: de-__P() --- libexec/bootpd/rtmsg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec/bootpd/rtmsg.c') diff --git a/libexec/bootpd/rtmsg.c b/libexec/bootpd/rtmsg.c index 40b8728..450454b 100644 --- a/libexec/bootpd/rtmsg.c +++ b/libexec/bootpd/rtmsg.c @@ -72,7 +72,7 @@ #include "report.h" -static int rtmsg __P((int)); +static int rtmsg(int); static int s = -1; /* routing socket */ -- cgit v1.1