patch-2.4.2 linux/net/atm/lec.h
Next file: linux/net/ax25/Makefile
Previous file: linux/net/atm/common.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Fri Feb 9 11:34:13 2001
- Orig file:
v2.4.1/linux/net/atm/lec.h
- Orig date:
Sat Feb 3 19:51:33 2001
diff -u --recursive --new-file v2.4.1/linux/net/atm/lec.h linux/net/atm/lec.h
@@ -72,7 +72,7 @@
* 2. LLC Data frames whose total length, including LLC field and data,
* but not padding required to meet the minimum data frame length,
* is less than 1536(0x0600) MUST be encoded by placing that length
- * in the the h_type field. The LLC field follows header immediatelly.
+ * in the h_type field. The LLC field follows header immediatelly.
* 3. LLC data frames longer than this maximum MUST be encoded by placing
* the value 0 in the h_type field.
*
@@ -154,5 +154,5 @@
void atm_lane_init(void);
void atm_lane_init_ops(struct atm_lane_ops *ops);
-#endif _LEC_H_
+#endif /* _LEC_H_ */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)