PERFORCE change 106724 for review

Attilio Rao attilio at FreeBSD.org
Tue Sep 26 07:48:41 PDT 2006


http://perforce.freebsd.org/chv.cgi?CH=106724

Change 106724 by attilio at attilio_laptop on 2006/09/26 14:48:29

	Remove erroneus change

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/if_ruereg.h#6 edit

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/if_ruereg.h#6 (text+ko) ====

@@ -26,9 +26,6 @@
  * $FreeBSD: src/sys/dev/usb/if_ruereg.h,v 1.6 2005/06/10 16:49:15 brooks Exp $
  */
 
-#ifndef	_IF_RUEREG_H_
-#define	_IF_RUEREG_H_
-
 #define	RUE_CONFIG_NO		1
 #define	RUE_IFACE_IDX		0
 
@@ -201,5 +198,3 @@
 	uint32_t	if_hashes[2];
 	uint8_t		if_lladdr[ETHER_ADDR_LEN];
 };
-
-#endif /* _IF_RUEREG_H_ */


More information about the p4-projects mailing list