diff options
author | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-25 04:07:34 +0000 |
---|---|---|
committer | Nathan Binkert <nate@cvs.openbsd.org> | 2002-07-25 04:07:34 +0000 |
commit | ff75e6b52299475bbbcb31c8bf74c4cffc01f703 (patch) | |
tree | b008c21a0b370a47779abf412697c85a3180eb0c /sys/dev/usb/ucom.c | |
parent | dea1b65268ac6e279e7f4c479fb8566509353f66 (diff) |
update $NetBSD$ tags
Diffstat (limited to 'sys/dev/usb/ucom.c')
-rw-r--r-- | sys/dev/usb/ucom.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c index d548925cf94..71d9ccc16a8 100644 --- a/sys/dev/usb/ucom.c +++ b/sys/dev/usb/ucom.c @@ -1,5 +1,5 @@ -/* $OpenBSD: ucom.c,v 1.15 2002/07/25 02:18:10 nate Exp $ */ -/* $NetBSD: ucom.c,v 1.42 2002/03/17 19:41:04 atatat Exp $ */ +/* $OpenBSD: ucom.c,v 1.16 2002/07/25 04:07:32 nate Exp $ */ +/* $NetBSD: ucom.c,v 1.43 2002/07/11 21:14:27 augustss Exp $ */ /* * Copyright (c) 1998, 2000 The NetBSD Foundation, Inc. |