diff options
Diffstat (limited to 'gl/glxproto.h')
-rw-r--r-- | gl/glxproto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/glxproto.h b/gl/glxproto.h index 4783feedb..d0ba2ad57 100644 --- a/gl/glxproto.h +++ b/gl/glxproto.h @@ -1255,7 +1255,7 @@ typedef struct { /* ** glXHyperpipeConfigSGIX request */ -typedef struct GLXHyperpipeConfigSGIX { +typedef struct { CARD8 reqType; CARD8 glxCode; CARD16 length B16; |