From: Jamey Sharp Date: Thu, 27 Apr 2006 17:34:22 +0000 (-0700) Subject: Declare arguments const in the various structure accessors, so XCBGetSetup is not... X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e213a1becd3081e905e3711ff3fe3e4865cd7dd;p=free-sw%2Fxcb%2Flibxcb Declare arguments const in the various structure accessors, so XCBGetSetup is not so painful to use. --- diff --git a/src/c-client.xsl b/src/c-client.xsl index 56dbaac..6049bac 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -711,7 +711,7 @@ authorization from the authors. /*[self::valueparam or self::list]" /> - + return ( *)