summaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
diff options
context:
space:
mode:
authorNathan Binkert <nate@cvs.openbsd.org>2002-07-25 04:07:34 +0000
committerNathan Binkert <nate@cvs.openbsd.org>2002-07-25 04:07:34 +0000
commitff75e6b52299475bbbcb31c8bf74c4cffc01f703 (patch)
treeb008c21a0b370a47779abf412697c85a3180eb0c /sys/dev/usb/ucom.c
parentdea1b65268ac6e279e7f4c479fb8566509353f66 (diff)
update $NetBSD$ tags
Diffstat (limited to 'sys/dev/usb/ucom.c')
-rw-r--r--sys/dev/usb/ucom.c4
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.