From 77e3582887133356a4ca5d6ddc54686ccd0e8e7f Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 9 Apr 2002 11:18:46 +0000 Subject: GC various bits and pieces of USERCONFIG from all over the place. --- sys/dev/atkbdc/atkbd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/atkbdc/atkbd.c') diff --git a/sys/dev/atkbdc/atkbd.c b/sys/dev/atkbdc/atkbd.c index d229d0d..d9d7b4a 100644 --- a/sys/dev/atkbdc/atkbd.c +++ b/sys/dev/atkbdc/atkbd.c @@ -1245,7 +1245,7 @@ init_keyboard(KBDC kbdc, int *type, int flags) } /* - * Allow us to set the XT_KEYBD flag in UserConfig so that keyboards + * Allow us to set the XT_KEYBD flag so that keyboards * such as those on the IBM ThinkPad laptop computers can be used * with the standard console driver. */ -- cgit v1.1