diff options
Diffstat (limited to 'lib/mesa/include/GL/glcorearb.h')
-rw-r--r-- | lib/mesa/include/GL/glcorearb.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/include/GL/glcorearb.h b/lib/mesa/include/GL/glcorearb.h index fd6c89457..6c5d13ee3 100644 --- a/lib/mesa/include/GL/glcorearb.h +++ b/lib/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.5 $ on $Date: 2017/02/26 12:28:56 $ +** Khronos $Revision: 1.6 $ on $Date: 2017/03/25 00:29:27 $ */ #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) |