xkb: Fix use of nKTLevels
authorPeter Harris <pharris@opentext.com>
Tue, 29 Apr 2014 15:52:36 +0000 (11:52 -0400)
committerPeter Harris <pharris@opentext.com>
Tue, 29 Apr 2014 15:52:36 +0000 (11:52 -0400)
commit389889e2f95af19e7fc7ac89e7faeb2f28652415
tree847eeb14afc48724d3cbdcc259027ee894793d0b
parent70fea02b7d90d86e9d3b0dc5b61406bf4c910999
xkb: Fix use of nKTLevels

nLevelsPerType is nLevels long. This continues the work started in
76ca2c0b1527541be59c344118c538ba055ad9d8.

nKTLevels could be used instead of <sumof nLevelsPerType>, but that
change causes a change to libxcb's API.

Reviewed-by: Ran Benita <ran234@gmail.com>
Tested-by: Ran Benita <ran234@gmail.com>
Signed-off-by: Peter Harris <pharris@opentext.com>
src/xkb.xml