summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/arp.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-03-14 01:27:20 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-03-14 01:27:20 +0000
commit8327d0774703553db5e1a41a04bfdf4b1797c2ce (patch)
treeac9a52bace179e17769651fb9f805070d78abe5f /sys/lib/libsa/arp.c
parent7b2c79b5895287d37f0c4e3adfc396eb7a6c03fb (diff)
First round of __P removal in sys
Diffstat (limited to 'sys/lib/libsa/arp.c')
-rw-r--r--sys/lib/libsa/arp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/lib/libsa/arp.c b/sys/lib/libsa/arp.c
index 4fb93c8cbd6..7196a50ea8a 100644
--- a/sys/lib/libsa/arp.c
+++ b/sys/lib/libsa/arp.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: arp.c,v 1.7 1999/01/11 05:12:25 millert Exp $ */
+/* $OpenBSD: arp.c,v 1.8 2002/03/14 01:27:07 millert Exp $ */
/* $NetBSD: arp.c,v 1.15 1996/10/13 02:28:58 christos Exp $ */
/*
@@ -64,8 +64,8 @@ struct arp_list {
int arp_num = 1;
/* Local forwards */
-static ssize_t arpsend __P((struct iodesc *, void *, size_t));
-static ssize_t arprecv __P((struct iodesc *, void *, size_t, time_t));
+static ssize_t arpsend(struct iodesc *, void *, size_t);
+static ssize_t arprecv(struct iodesc *, void *, size_t, time_t);
/* Broadcast an ARP packet, asking who has addr on interface d */
u_char *