aboutsummaryrefslogtreecommitdiff
path: root/ppp.h
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-09-05 19:46:35 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-09-05 19:46:35 +0000
commit025be3f592b920ff0a3e602e5aa8b60a34e5e617 (patch)
tree4f33277584e4a38c8bad5c2788584a00cf830ea4 /ppp.h
parent6b96668d5b49eea57b7551349eca70928cc199ce (diff)
Diffstat (limited to 'ppp.h')
-rw-r--r--ppp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppp.h b/ppp.h
index d6e70c151d96..d8fcc6febdf5 100644
--- a/ppp.h
+++ b/ppp.h
@@ -46,7 +46,7 @@
#define PPP_DECNETCP 0x8027 /* DECnet Control Protocol */
#define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */
#define PPP_IPXCP 0x802b /* Novell IPX Control Protocol */
-#define PPP_STIICP 0x8033 /* Strean Protocol Control Protocol */
+#define PPP_STIICP 0x8033 /* Stream Protocol Control Protocol */
#define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */
#define PPP_IPV6CP 0x8057 /* IPv6 Control Protocol */
#define PPP_MPLSCP 0x8281 /* rfc 3022 */