X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fc-client.xsl;h=218e0938a46f6d818b3869a4cd7e5eef218fff06;hb=dbd2d9689305ce5bf24aebd894551bb6b590f6e4;hp=6049bac599f8fba1cc34f9e5665785ad177ff4ed;hpb=3e213a1becd3081e905e3711ff3fe3e4865cd7dd;p=free-sw%2Fxcb%2Flibxcb diff --git a/src/c-client.xsl b/src/c-client.xsl index 6049bac..218e093 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -62,19 +62,9 @@ authorization from the authors. - - - - - - - - - - + + + @@ -211,12 +201,14 @@ authorization from the authors. + parameter "request" must be the request node, which defaults to the + context node. --> + XCB - - + + Void @@ -225,7 +217,35 @@ authorization from the authors. Cookie + + + + + + XCB + + + Checked + Unchecked + + + + + + + + + + + true + + + + + + @@ -241,18 +261,14 @@ authorization from the authors. - - - - - - - - - true - - - + + + + + + + + @@ -617,7 +633,7 @@ authorization from the authors. xcb_ret.sequence = XCBSendRequest(c, - XCB_REQUEST_CHECKED + XCB_REQUEST_CHECKED 0 , xcb_parts + 2, &xcb_req); return xcb_ret;