diff options
Diffstat (limited to 'sys/dev/usb/net/usb_ethernet.h')
| -rw-r--r-- | sys/dev/usb/net/usb_ethernet.h | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/sys/dev/usb/net/usb_ethernet.h b/sys/dev/usb/net/usb_ethernet.h index af7cad437f97..6ed4485b545c 100644 --- a/sys/dev/usb/net/usb_ethernet.h +++ b/sys/dev/usb/net/usb_ethernet.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/net/usb_ethernet.h,v 1.7.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $ */  /*-   * Copyright (c) 2008 Hans Petter Selasky. All rights reserved.   * @@ -23,7 +23,7 @@   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE.   * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/usb/net/usb_ethernet.h,v 1.7.2.2.2.1 2012/03/03 06:15:13 kensmith Exp $   */  #ifndef _USB_ETHERNET_H_ | 
