summaryrefslogtreecommitdiff
path: root/xkb
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-09-29 00:35:07 +0300
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-09-29 00:35:07 +0300
commit5d99e05f05a42a82a9f02844df9bfebaa673759d (patch)
treec216fe0ac3df77a2c5a1a6e8b6e988c6f94ffe65 /xkb
parentad631afcf3fbc74024cddaaacd05d38addc047a2 (diff)
parent58933757862c458e2da39bd464e50d9c0e41b313 (diff)
Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserver into input-hotplug
Diffstat (limited to 'xkb')
-rw-r--r--xkb/xkbUtils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xkb/xkbUtils.c b/xkb/xkbUtils.c
index 0fde727ea..cbf46d860 100644
--- a/xkb/xkbUtils.c
+++ b/xkb/xkbUtils.c
@@ -242,7 +242,7 @@ XkbMapChangesPtr mc;
xkb->min_key_code= first;
/* 1/12/95 (ef) -- XXX! should zero out the new maps */
changes->map.changed|= XkbKeycodesMask;
-generate a NewKeyboard notify here?
+/* generate a NewKeyboard notify here? */
}
}
#endif