diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-01-25 14:14:30 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2015-01-25 14:14:30 +0000 |
commit | 8bb43317c5713539f43fcdcb25a30cf59aa981d6 (patch) | |
tree | ef29679c776e6c4dc4039fdeaf79aa2fc9c25bc7 /dist/Mesa | |
parent | 381c987d57e87d6a6e38108a51f51ed3e15777ce (diff) |
Import Mesa 10.4.3
Diffstat (limited to 'dist/Mesa')
-rw-r--r-- | dist/Mesa/include/GL/glcorearb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Mesa/include/GL/glcorearb.h b/dist/Mesa/include/GL/glcorearb.h index ebd29abbc..65c11c511 100644 --- a/dist/Mesa/include/GL/glcorearb.h +++ b/dist/Mesa/include/GL/glcorearb.h @@ -33,7 +33,7 @@ extern "C" { ** used to make the header, and the header can be found at ** http://www.opengl.org/registry/ ** -** Khronos $Revision: 1.1.1.1 $ on $Date: 2015/01/25 14:14:14 $ +** Khronos $Revision: 1.1 $ on $Date: 2015/01/25 14:14:14 $ */ #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) |