From 45e1cc0935ca1d7a138e1c700db229f50205a556 Mon Sep 17 00:00:00 2001 From: Jamey Sharp Date: Thu, 2 Mar 2006 23:12:21 -0800 Subject: [PATCH] Bugfix: The fixed-length part needs two iovecs reserved, just like all the other parts. --- src/c-client.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/c-client.xsl b/src/c-client.xsl index 45e2cfe..568e46c 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -567,7 +567,7 @@ authorization from the authors. - + static const XCBProtocolRequest xcb_req = { -- 2.34.1