Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 14:48:40 GMT
From:      Attilio Rao <attilio@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 106724 for review
Message-ID:  <200609261448.k8QEmebu037427@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=106724

Change 106724 by attilio@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_ */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609261448.k8QEmebu037427>