summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in.h
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1998-02-25 02:35:35 +0000
committerjulian <julian@FreeBSD.org>1998-02-25 02:35:35 +0000
commit586efaf85d285fea40e0e51d2c0c4de42bfae2e1 (patch)
tree9d786c51f7f16afafffa0f1bed340e7fb7212ab8 /sys/netinet/in.h
parent9c834cd5093fc2159456b0f7a4c77d88dad08803 (diff)
downloadFreeBSD-src-586efaf85d285fea40e0e51d2c0c4de42bfae2e1.zip
FreeBSD-src-586efaf85d285fea40e0e51d2c0c4de42bfae2e1.tar.gz
OOPs typo TCF, not TCP....
Diffstat (limited to 'sys/netinet/in.h')
-rw-r--r--sys/netinet/in.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netinet/in.h b/sys/netinet/in.h
index 0d1d363..4d5467f 100644
--- a/sys/netinet/in.h
+++ b/sys/netinet/in.h
@@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)in.h 8.3 (Berkeley) 1/3/94
- * $Id: in.h,v 1.28 1998/02/16 19:23:53 guido Exp $
+ * $Id: in.h,v 1.29 1998/02/25 02:14:03 julian Exp $
*/
#ifndef _NETINET_IN_H_
@@ -126,7 +126,7 @@
#define IPPROTO_TTP 84 /* TTP */
#define IPPROTO_IGP 85 /* NSFNET-IGP */
#define IPPROTO_DGP 86 /* dissimilar gateway prot. */
-#define IPPROTO_TCP 87 /* TCF */
+#define IPPROTO_TCF 87 /* TCF */
#define IPPROTO_IGRP 88 /* Cisco/GXS IGRP */
#define IPPROTO_OSPFIGP 89 /* OSPFIGP */
#define IPPROTO_SRPC 90 /* Strite RPC protocol */
OpenPOWER on IntegriCloud