From: Daniel Martin Date: Tue, 15 Jul 2014 16:53:17 +0000 (+0200) Subject: xkb: Add missing modLatches as comment to LatchLockState X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d7ee5b6ba4cf343f7df70372a3e1f85b82aeed7;hp=f8f4fcd3ba5bc0f259dd12ecdbad4e19ad30e66f;p=free-sw%2Fxcb%2Fproto xkb: Add missing modLatches as comment to LatchLockState The field modLatches was missing in the request LatchLockState: http://cgit.freedesktop.org/xorg/proto/kbproto/tree/XKBproto.h#n141 v2: Use a pad instead of a field, as the field would cause an API break. Though, keep the field commented out to document it. Signed-off-by: Daniel Martin Reviewed-by: Ran Benita --- diff --git a/src/xkb.xml b/src/xkb.xml index 04ab429..ad52ea2 100644 --- a/src/xkb.xml +++ b/src/xkb.xml @@ -1204,6 +1204,10 @@ authorization from the authors. +