diff options
author | marha <marha@users.sourceforge.net> | 2013-10-24 08:23:37 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2013-10-24 08:23:37 +0200 |
commit | cdb7b15cdc3d72b6534d03b91113b01488829daf (patch) | |
tree | 5697316cedbf2e47ae1c2c785c38a7be635666c7 /mesalib/include/GL/wglext.h | |
parent | 285b1bd8933288fc56259cfb3de61207c8e35d9e (diff) | |
download | vcxsrv-cdb7b15cdc3d72b6534d03b91113b01488829daf.tar.gz vcxsrv-cdb7b15cdc3d72b6534d03b91113b01488829daf.tar.bz2 vcxsrv-cdb7b15cdc3d72b6534d03b91113b01488829daf.zip |
Synchronised opengl files
Diffstat (limited to 'mesalib/include/GL/wglext.h')
-rw-r--r-- | mesalib/include/GL/wglext.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesalib/include/GL/wglext.h b/mesalib/include/GL/wglext.h index 20ecad200..dc73a01aa 100644 --- a/mesalib/include/GL/wglext.h +++ b/mesalib/include/GL/wglext.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: 23328 $ on $Date: 2013-10-02 02:28:28 -0700 (Wed, 02 Oct 2013) $ +** Khronos $Revision: 23649 $ on $Date: 2013-10-23 00:21:49 -0700 (Wed, 23 Oct 2013) $ */ #if defined(_WIN32) && !defined(APIENTRY) && !defined(__CYGWIN__) && !defined(__SCITECH_SNAP__) |