xorg-x11-proto-devel/glproto-1.4.11-hyperpipe.patch

13 lines
421 B
Diff
Raw Normal View History

diff -up glproto-1.4.11/glxproto.h.jx glproto-1.4.11/glxproto.h
--- glproto-1.4.11/glxproto.h.jx 2010-01-08 11:43:07.000000000 -0500
+++ glproto-1.4.11/glxproto.h 2010-08-04 09:59:21.000000000 -0400
@@ -1255,7 +1255,7 @@ typedef struct {
/*
** glXHyperpipeConfigSGIX request
*/
-typedef struct GLXHyperpipeConfigSGIX {
+typedef struct {
CARD8 reqType;
CARD8 glxCode;
CARD16 length B16;