aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/arp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/arp.h')
-rw-r--r--usr.sbin/ppp/arp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ppp/arp.h b/usr.sbin/ppp/arp.h
index a045dad1fdde..1a50a5b5e140 100644
--- a/usr.sbin/ppp/arp.h
+++ b/usr.sbin/ppp/arp.h
@@ -17,11 +17,11 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: arp.h,v 1.7.2.1 1998/02/02 19:32:57 brian Exp $
+ * $Id: arp.h,v 1.7.2.2 1998/02/07 20:49:16 brian Exp $
*
*/
struct ipcp;
-extern int cifproxyarp(struct bundle *, struct ipcpstate *, int);
-extern int sifproxyarp(struct bundle *, struct ipcpstate *, int);
+extern int cifproxyarp(struct bundle *, struct ipcp *, int);
+extern int sifproxyarp(struct bundle *, struct ipcp *, int);