From: Patrick Guimond Date: Wed, 8 Nov 2006 22:32:43 +0000 (-0500) Subject: fixed screen parameter type in requests X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4681227e8a7d8622b3d6995b6700e18e91067c6;p=free-sw%2Fxcb%2Fproto fixed screen parameter type in requests For the following requests, fixed the paramater type to be CARD32 instead of SCREEN structure Requests: - CreateNewContext - CreatePbuffer - CreateWindow --- diff --git a/src/glx.xml b/src/glx.xml index e7ec59e..6181408 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -357,7 +357,7 @@ The patch that fixed this server bug in X.org CVS is here: - + @@ -393,7 +393,7 @@ The patch that fixed this server bug in X.org CVS is here: - + @@ -436,7 +436,7 @@ The patch that fixed this server bug in X.org CVS is here: - +