diff options
author | 2000-04-12 16:19:12 +0000 | |
---|---|---|
committer | 2000-04-12 16:19:12 +0000 | |
commit | 3b1b2e86d43e0177996e8a658b33b1430dcc4018 (patch) | |
tree | 07a1a422c321443939cb34267de1f1cdb8547665 | |
parent | Spelling error: transfered -> transferred (diff) | |
download | wireguard-openbsd-3b1b2e86d43e0177996e8a658b33b1430dcc4018.tar.xz wireguard-openbsd-3b1b2e86d43e0177996e8a658b33b1430dcc4018.zip |
RCSids.
-rw-r--r-- | sys/dev/usb/ucomvar.h | 1 | ||||
-rw-r--r-- | sys/dev/usb/usb_port.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/ucomvar.h b/sys/dev/usb/ucomvar.h index 6aaff40fdd2..78803cf9970 100644 --- a/sys/dev/usb/ucomvar.h +++ b/sys/dev/usb/ucomvar.h @@ -1,3 +1,4 @@ +/* $OpenBSD: ucomvar.h,v 1.2 2000/04/12 16:19:12 aaron Exp $ */ /* $NetBSD: ucomvar.h,v 1.2 2000/02/08 09:18:02 augustss Exp $ */ /* diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h index e58bcbcbb00..c62154d7f66 100644 --- a/sys/dev/usb/usb_port.h +++ b/sys/dev/usb/usb_port.h @@ -1,3 +1,4 @@ +/* $OpenBSD: usb_port.h,v 1.13 2000/04/12 16:19:12 aaron Exp $ */ /* $NetBSD: usb_port.h,v 1.28 2000/03/30 08:53:31 augustss Exp $ */ /* $FreeBSD: src/sys/dev/usb/usb_port.h,v 1.21 1999/11/17 22:33:47 n_hibma Exp $ */ |