From: Peter Harris Date: Tue, 29 Apr 2014 15:52:36 +0000 (-0400) Subject: xkb: Fix use of nKTLevels X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=389889e2f95af19e7fc7ac89e7faeb2f28652415;p=free-sw%2Fxcb%2Fproto xkb: Fix use of nKTLevels nLevelsPerType is nLevels long. This continues the work started in 76ca2c0b1527541be59c344118c538ba055ad9d8. nKTLevels could be used instead of , but that change causes a change to libxcb's API. Reviewed-by: Ran Benita Tested-by: Ran Benita Signed-off-by: Peter Harris --- diff --git a/src/xkb.xml b/src/xkb.xml index 9ef4402..04ab429 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -1778,7 +1778,7 @@ authorization from the authors. KTLevelNames - nKTLevels + nTypes @@ -2220,7 +2220,7 @@ authorization from the authors. KTLevelNames - nKTLevels + nTypes