Browse Source

fixed a typo

tags/mesa_3_3
Brian Paul 26 years ago
parent
commit
ede4887b16
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      include/GL/glext.h

+ 1
- 1
include/GL/glext.h View File

@@ -46,7 +46,7 @@ extern "C" {
* 6. Brian Paul, 5 Apr 2000
* Added GL_ARB_multisample tokens, added GL_ARB_texture_env_add
* 7. Brian Paul, 7 Apr 2000
* Minor clean-ups, temporaty token values for GL_SGIS_pixel_texture
* Minor clean-ups, temporary token values for GL_SGIS_pixel_texture
*/
#define GL_GLEXT_VERSION_EXT 7


Loading…
Cancel
Save