diff options
Diffstat (limited to 'sys/dev/usb/usb_util.h')
-rw-r--r-- | sys/dev/usb/usb_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_util.h b/sys/dev/usb/usb_util.h index 35abeddddb3b..f0e92c95b198 100644 --- a/sys/dev/usb/usb_util.h +++ b/sys/dev/usb/usb_util.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_util.h,v 1.7.2.1.4.1 2010/06/14 02:09:06 kensmith Exp $ */ /*- * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * |