summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorskrll <skrll@NetBSD.org>2015-12-10 15:51:11 +0000
committerskrll <skrll@NetBSD.org>2015-12-10 15:51:11 +0000
commitfe8c01d2985358736748c01b33c8ca8484bc15f6 (patch)
treec079e93e2d1eafc5738f779f0625988321b0d87f /sys/dev
parentd80826ba5a3841a25565d9358eba5f11ae0a01f9 (diff)
Remove "empty" FreeBSD RCSId
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/xhcireg.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/xhcireg.h b/sys/dev/usb/xhcireg.h
index d519655e47c..39872a3bb73 100644
--- a/sys/dev/usb/xhcireg.h
+++ b/sys/dev/usb/xhcireg.h
@@ -1,5 +1,4 @@
-/* $NetBSD: xhcireg.h,v 1.3 2015/03/28 08:19:20 skrll Exp $ */
-/* $FreeBSD$ */
+/* $NetBSD: xhcireg.h,v 1.4 2015/12/10 15:51:11 skrll Exp $ */
/*-
* Copyright (c) 2010 Hans Petter Selasky. All rights reserved.