[Xcb-commit] xcb/proto: src

Arnaud Fontaine arnau at kemper.freedesktop.org
Mon Nov 18 01:31:48 PST 2013


 src/present.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 969583f4dc0d4239da2b0cb505fafd4b9dcaac22
Author: Peter Harris <pharris at opentext.com>
Date:   Wed Nov 13 16:21:22 2013 -0500

    Present: Remove reference to nonexistent enum
    
    Signed-off-by: Peter Harris <pharris at opentext.com>
    Reviewed-by: Uli Schlachter <psychon at znc.in>

diff --git a/src/present.xml b/src/present.xml
index 57e7cd3..a9adc2b 100644
--- a/src/present.xml
+++ b/src/present.xml
@@ -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>


More information about the xcb-commit mailing list