patch-2.1.54 linux/include/linux/if_arcnet.h

Next file: linux/include/linux/kernel.h
Previous file: linux/include/linux/fd.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.53/linux/include/linux/if_arcnet.h linux/include/linux/if_arcnet.h
@@ -5,7 +5,7 @@
  *
  *		Global definitions for the ARCnet interface.
  *
- * Version:	@(#)if_arcnet.h	1.0	07/08/97
+ * Version:	$Id: if_arcnet.h,v 1.2 1997/09/05 08:57:54 mj Exp $
  *
  * Author:	David Woodhouse <dwmw2@cam.ac.uk>
  *		Avery Pennarun <apenwarr@bond.net>	
@@ -50,7 +50,7 @@
 /*
  *	This is an ARCnet frame header.
  */
- 
+
 struct archdr                       /* was struct HardHeader */
 {
 	u_char	source,		/* source ARCnet - filled in automagically */
@@ -61,4 +61,3 @@
 };
 
 #endif	/* _LINUX_IF_ARCNET_H */
-

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov