From ba77e8bba9c3ad84d9a1afab7fac0fe726dfabf7 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sun, 31 May 2009 16:43:13 +0000 Subject: regen for xcb-proto 1.5 --- lib/libxcb/src/xfixes.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lib/libxcb/src/xfixes.h') diff --git a/lib/libxcb/src/xfixes.h b/lib/libxcb/src/xfixes.h index 3f2c83ef5..4d7eb0900 100644 --- a/lib/libxcb/src/xfixes.h +++ b/lib/libxcb/src/xfixes.h @@ -236,6 +236,10 @@ typedef struct xcb_xfixes_bad_region_error_t { uint16_t sequence; /**< */ } xcb_xfixes_bad_region_error_t; +typedef enum xcb_xfixes_region_enum_t { + XCB_XFIXES_REGION_NONE +} xcb_xfixes_region_enum_t; + /** Opcode for xcb_xfixes_create_region. */ #define XCB_XFIXES_CREATE_REGION 5 -- cgit v1.2.3