summaryrefslogtreecommitdiffstats
path: root/sys/net/if_sppp.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1998-12-11 21:40:13 +0000
committerphk <phk@FreeBSD.org>1998-12-11 21:40:13 +0000
commit990b5dccf9710fb69f762c919806ac1d4c08227a (patch)
treee60b5df77867faddc84349505f1735a476039b37 /sys/net/if_sppp.h
parent0257da59197a6c09cea232fa6b7c903598e79cd5 (diff)
downloadFreeBSD-src-990b5dccf9710fb69f762c919806ac1d4c08227a.zip
FreeBSD-src-990b5dccf9710fb69f762c919806ac1d4c08227a.tar.gz
*** empty log message ***
Diffstat (limited to 'sys/net/if_sppp.h')
-rw-r--r--sys/net/if_sppp.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/net/if_sppp.h b/sys/net/if_sppp.h
index 41e5d8e..855e199 100644
--- a/sys/net/if_sppp.h
+++ b/sys/net/if_sppp.h
@@ -16,11 +16,11 @@
*
* From: Version 2.0, Fri Oct 6 20:39:21 MSK 1995
*
- * $Id: if_sppp.h,v 1.8 1997/10/11 11:25:20 joerg Exp $
+ * $Id: if_sppp.h,v 1.9 1998/08/15 21:58:09 bde Exp $
*/
-#ifndef _NET_IF_HDLC_H_
-#define _NET_IF_HDLC_H_ 1
+#ifndef _NET_IF_SPPP_H
+#define _NET_IF_SPPP_H 1
#define IDX_LCP 0 /* idx into state table */
@@ -159,4 +159,4 @@ int sppp_isempty (struct ifnet *ifp);
void sppp_flush (struct ifnet *ifp);
#endif
-#endif /* _NET_IF_HDLC_H_ */
+#endif /* _NET_IF_SPPP_H */
OpenPOWER on IntegriCloud