From 386094e3051b421c4d9fb4c102ac9e958f1612a3 Mon Sep 17 00:00:00 2001 From: David Greenman Date: Sat, 25 Feb 1995 15:57:55 +0000 Subject: [PATCH] Fixed comment - IFT_P80 is 80mbit. Submitted by: frank@fwi.uva.nl (Frank van der Linden) --- sys/net/if_types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/net/if_types.h b/sys/net/if_types.h index cb0dff1b3f41..9a573612b2d4 100644 --- a/sys/net/if_types.h +++ b/sys/net/if_types.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)if_types.h 8.2 (Berkeley) 4/20/94 - * $Id: if_types.h,v 1.2 1994/08/02 07:46:26 davidg Exp $ + * $Id: if_types.h,v 1.3 1994/08/21 05:11:43 paul Exp $ */ #ifndef _NET_IF_TYPES_H_ @@ -55,7 +55,7 @@ #define IFT_ISO88026 0xa /* MAN */ #define IFT_STARLAN 0xb #define IFT_P10 0xc /* Proteon 10MBit ring */ -#define IFT_P80 0xd /* Proteon 10MBit ring */ +#define IFT_P80 0xd /* Proteon 80MBit ring */ #define IFT_HY 0xe /* Hyperchannel */ #define IFT_FDDI 0xf #define IFT_LAPB 0x10