diff options
Diffstat (limited to 'lib/glcorearb.h')
-rw-r--r-- | lib/glcorearb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/glcorearb.h b/lib/glcorearb.h index 872d5a6..fe532c1 100644 --- a/lib/glcorearb.h +++ b/lib/glcorearb.h @@ -56,7 +56,7 @@ extern "C" { ** included as <GL/glcorearb.h>. ** ** glcorearb.h includes only APIs in the latest OpenGL core profile -** implementation together with APIs in newer ARB extensions which +** implementation together with APIs in newer ARB extensions which ** can be supported by the core profile. It does not, and never will ** include functionality removed from the core profile, such as ** fixed-function vertex and fragment processing. |