[Xcb] [PATCH] Present: Remove reference to nonexistent enum
Arnaud Fontaine
arnau at debian.org
Mon Nov 18 01:31:44 PST 2013
Hi,
Uli Schlachter <psychon at znc.in> writes:
> On 13.11.2013 22:21, Peter Harris wrote:
>> Signed-off-by: Peter Harris <pharris at opentext.com>
>> ---
>> At a guess, this enum was removed when the rest of the events were
>> upgraded to xge="true".
>>
>> src/present.xml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> 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>
>>
>
> I don't really know much about the XML, but this seems to be in the "obviously
> correct" category, so:
>
> Reviewed-by: Uli Schlachter <psychon at znc.in>
Merged, thanks.
Cheers,
--
Arnaud Fontaine
More information about the Xcb
mailing list