summaryrefslogtreecommitdiffstats
path: root/sys/dev/atkbdc/atkbd.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
committerphk <phk@FreeBSD.org>2002-04-09 11:18:46 +0000
commit77e3582887133356a4ca5d6ddc54686ccd0e8e7f (patch)
tree268a77a1e098a6cee634a0556b2a1c21b4097e68 /sys/dev/atkbdc/atkbd.c
parentde757425225dabddb761e8af9c23487af54cecd4 (diff)
downloadFreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.zip
FreeBSD-src-77e3582887133356a4ca5d6ddc54686ccd0e8e7f.tar.gz
GC various bits and pieces of USERCONFIG from all over the place.
Diffstat (limited to 'sys/dev/atkbdc/atkbd.c')
-rw-r--r--sys/dev/atkbdc/atkbd.c2
1 files changed, 1 insertions, 1 deletions
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.
*/
OpenPOWER on IntegriCloud