X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fxcbint.h;h=67cf5711e0e38abbee93bcc8026a140be7a07a9a;hb=4ffa6f83b92763eb901c7ddb7c20775e24d507ca;hp=b25f03b3ea7d524ad023e5b08edb649ffcc64abf;hpb=d7eb0bdf3b5b11ee9f40ee5e73df8fc0bdfa59f3;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index b25f03b..67cf571 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -192,6 +192,7 @@ void _xcb_ext_destroy(xcb_connection_t *c); /* xcb_conn.c */ struct xcb_connection_t { + /* This must be the first field; see _xcb_conn_ret_error(). */ int has_error; /* constant data */