diff options
Diffstat (limited to 'sys/dev/usb/usb_endian.h')
-rw-r--r-- | sys/dev/usb/usb_endian.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_endian.h b/sys/dev/usb/usb_endian.h index 29479f1367ad..73b5c973644f 100644 --- a/sys/dev/usb/usb_endian.h +++ b/sys/dev/usb/usb_endian.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/usb/usb_endian.h,v 1.5.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ /* * Copyright (c) 2008 Hans Petter Selasky. All rights reserved. * |