From d7f720df741114d42bac270839719aee3da59af5 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Thu, 5 Feb 2009 16:01:49 -0500 Subject: [PATCH] Move the definition of "enum" and "mask" from to "var". In theory, anything that may contain a value may contain an enum value. In practise, the Render extension has a of enum in the QueryPictFormats reply. Signed-off-by: Peter Harris --- src/xcb.xsd | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/src/xcb.xsd b/src/xcb.xsd index f84d194..43eb85b 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -50,22 +50,12 @@ authorization from the authors. + + - - - - - - - - - - - +