mirror of
https://gitlab.freedesktop.org/xorg/proto/xcbproto.git
synced 2026-05-09 07:08:08 +02:00
Present: Remove reference to nonexistent enum
Signed-off-by: Peter Harris <pharris@opentext.com> Reviewed-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
7c85d67b1b
commit
969583f4dc
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ OF THIS SOFTWARE.
|
|||
<event name="Generic" number="0">
|
||||
<field type="CARD8" name="extension" />
|
||||
<field type="CARD32" name="length" />
|
||||
<field type="CARD16" name="evtype" enum="EventType" />
|
||||
<field type="CARD16" name="evtype" />
|
||||
<pad bytes="2" />
|
||||
<field type="EVENT" name="event" />
|
||||
</event>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue