diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-08 20:03:35 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-04-08 20:03:35 +0000 |
commit | 382895ec1d9ffbf51e36f0d08687d2dbeb1e7100 (patch) | |
tree | 9bb3bb0ee7b43d3b61308385c505527748b9bcea /sys/dev/usb/ucom.c | |
parent | 2dcc33d32c3942299594bfc20b863252c16456fc (diff) |
Add RCSids.
Diffstat (limited to 'sys/dev/usb/ucom.c')
-rw-r--r-- | sys/dev/usb/ucom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c index 63c547fde4e..a79b2bf4668 100644 --- a/sys/dev/usb/ucom.c +++ b/sys/dev/usb/ucom.c @@ -1,3 +1,4 @@ +/* $OpenBSD: ucom.c,v 1.2 2000/04/08 20:03:33 aaron Exp $ */ /* $NetBSD: ucom.c,v 1.16 2000/03/27 12:33:55 augustss Exp $ */ /* |