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 b50adc2c8..b4629c78c 100644 --- a/gl/glxproto.h +++ b/gl/glxproto.h @@ -2157,7 +2157,7 @@ typedef struct { #define X_GLXCreateWindow 31 #define X_GLXDestroyWindow 32 #define X_GLXSetClientInfoARB 33 -#define X_GLXCreateContextAtrribsARB 34 +#define X_GLXCreateContextAttribsARB 34 #define X_GLXSetConfigInfo2ARB 35 /* Opcodes for single commands (part of GLX command space) */ |