xkb: Add missing modLatches as comment to LatchLockState
commit8d7ee5b6ba4cf343f7df70372a3e1f85b82aeed7
authorDaniel Martin <consume.noise@gmail.com>
Tue, 15 Jul 2014 16:53:17 +0000 (15 18:53 +0200)
committerDaniel Martin <consume.noise@gmail.com>
Sun, 27 Jul 2014 16:24:51 +0000 (27 18:24 +0200)
tree0be3f488e1f3bbba28637bf2e496154861385f28
parentf8f4fcd3ba5bc0f259dd12ecdbad4e19ad30e66f
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 <consume.noise@gmail.com>
Reviewed-by: Ran Benita <ran234@gmail.com>
src/xkb.xml