summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/rtmsg.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-10-09 23:22:11 +0000
committeralfred <alfred@FreeBSD.org>2002-10-09 23:22:11 +0000
commit4c4e6552342f09956d27ead3dc5d62ec8075ba4a (patch)
tree503eb7ff6e146923dd46dc9d075147f61cff5436 /libexec/bootpd/rtmsg.c
parentb3c87d7052551dcbfbce726bf4ffb694ccd73c4a (diff)
downloadFreeBSD-src-4c4e6552342f09956d27ead3dc5d62ec8075ba4a.zip
FreeBSD-src-4c4e6552342f09956d27ead3dc5d62ec8075ba4a.tar.gz
de-__P()
Diffstat (limited to 'libexec/bootpd/rtmsg.c')
-rw-r--r--libexec/bootpd/rtmsg.c2
1 files changed, 1 insertions, 1 deletions
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 */
OpenPOWER on IntegriCloud