summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/wscons/wsmux.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/dev/wscons/wsmux.c b/sys/dev/wscons/wsmux.c
index 80b8185d84f..46396295e35 100644
--- a/sys/dev/wscons/wsmux.c
+++ b/sys/dev/wscons/wsmux.c
@@ -1,9 +1,4 @@
-/*
- TODO:
- use method to get sc of muxee, common code for add&rem
- */
-
-/* $NetBSD: wsmux.c,v 1.17 2001/10/26 20:35:55 augustss Exp $ */
+/* $NetBSD: wsmux.c,v 1.18 2001/10/26 20:45:05 augustss Exp $ */
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.