From 22ef639eab5ed461bee5107187cefbdb06636c74 Mon Sep 17 00:00:00 2001 From: mdodd Date: Wed, 17 Apr 2002 07:04:58 +0000 Subject: Remove a stray comment terminator that was hiding beyond 80 columns. --- sys/netatm/atm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/netatm') diff --git a/sys/netatm/atm.h b/sys/netatm/atm.h index 4590475..6b36ef5 100644 --- a/sys/netatm/atm.h +++ b/sys/netatm/atm.h @@ -342,7 +342,7 @@ struct t_atm_bearer { /* traffic_type */ #define T_ATM_CBR 0x01 /* Constant bit rate */ #define T_ATM_VBR 0x02 /* Variable bit rate */ -#define T_ATM_ABR 0x03 /* Available Bit Rate */ */ +#define T_ATM_ABR 0x03 /* Available Bit Rate */ #define T_ATM_UBR 0x04 /* Unspecified bit rate */ /* timing_requirements */ -- cgit v1.1