diff options
Diffstat (limited to 'sys/dev/usb/net/usb_ethernet.h')
-rw-r--r-- | sys/dev/usb/net/usb_ethernet.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/net/usb_ethernet.h b/sys/dev/usb/net/usb_ethernet.h index 51a81076b374..24e8d4fb937a 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.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * |