X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fxcbint.h;h=22f8f41c0ecb591ddf3de2faf2f75aa09c396891;hb=cebd482a20fcc2b2dae0683c38e917a3740638a6;hp=ab0264fe7e13bf728b97987475068c08495faae1;hpb=625ed596cae6dd8175aeb6cb6f26784928042f22;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/xcbint.h b/src/xcbint.h index ab0264f..22f8f41 100644 --- a/src/xcbint.h +++ b/src/xcbint.h @@ -72,7 +72,7 @@ typedef struct _xcb_out { pthread_cond_t cond; int writing; - char queue[4096]; + char queue[XCB_QUEUE_BUFFER_SIZE]; int queue_len; unsigned int request;