diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-08-14 09:58:02 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-08-14 09:58:02 +0000 |
commit | 74ff728e095c2fbbc08bc09465aa1cb0d71c74f6 (patch) | |
tree | 3f7f244730b352de7ed535137f26c3bf0e7cd13f /lib/mesa/include/GLES3/gl31.h | |
parent | 4c58069f5013f0a621503525f7d5193bfe9976b3 (diff) |
Merge Mesa 17.1.6
Diffstat (limited to 'lib/mesa/include/GLES3/gl31.h')
-rw-r--r-- | lib/mesa/include/GLES3/gl31.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mesa/include/GLES3/gl31.h b/lib/mesa/include/GLES3/gl31.h index c55e6d98a..abc757bcf 100644 --- a/lib/mesa/include/GLES3/gl31.h +++ b/lib/mesa/include/GLES3/gl31.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.6 $ on $Date: 2017/03/25 00:29:28 $ +** Khronos $Revision: 1.7 $ on $Date: 2017/08/14 09:57:57 $ */ #include <GLES3/gl3platform.h> |