summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/usb_pci.c
diff options
context:
space:
mode:
authorjsg <jsg@openbsd.org>2004-10-01 04:08:45 +0000
committerjsg <jsg@openbsd.org>2004-10-01 04:08:45 +0000
commit48f0b6465133a635499ad47faaa893a94c8e70a8 (patch)
treeabfb1085e28c148b38ece3609314e0b85a6c66ca /sys/dev/pci/usb_pci.c
parentadd the time for that thing... (diff)
downloadwireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.tar.xz
wireguard-openbsd-48f0b6465133a635499ad47faaa893a94c8e70a8.zip
add some missing $, ok djm@ 'That looks fine to me' millert@
Diffstat (limited to 'sys/dev/pci/usb_pci.c')
-rw-r--r--sys/dev/pci/usb_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/usb_pci.c b/sys/dev/pci/usb_pci.c
index c8fc9cdd638..941d290d947 100644
--- a/sys/dev/pci/usb_pci.c
+++ b/sys/dev/pci/usb_pci.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: usb_pci.c,v 1.2 2004/10/01 04:08:46 jsg Exp $ */
/* $NetBSD: usb_pci.c,v 1.3 2002/02/14 21:58:30 augustss Exp $ */
/*