From d001afae934bb5447368347c1f3d6e1e0ba090e1 Mon Sep 17 00:00:00 2001 From: Peter Harris Date: Thu, 5 Feb 2009 16:42:50 -0500 Subject: [PATCH] Add altenum (non-exhaustive enum) Signed-off-by: Peter Harris --- src/xcb.xsd | 1 + src/xproto.xml | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/xcb.xsd b/src/xcb.xsd index 43eb85b..54a7370 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -51,6 +51,7 @@ authorization from the authors. + diff --git a/src/xproto.xml b/src/xproto.xml index 0ababe7..e0693d1 100644 --- a/src/xproto.xml +++ b/src/xproto.xml @@ -946,7 +946,7 @@ authorization from the authors. - + @@ -1006,7 +1006,7 @@ authorization from the authors. - + 32 @@ -1106,14 +1106,14 @@ authorization from the authors. - + - + @@ -1211,14 +1211,14 @@ authorization from the authors. - + - + @@ -2224,7 +2224,7 @@ authorization from the authors. - + -- 2.34.1