Bug 968617 - Fix the file name in the GLConsts.h update script. r=bjacob

This commit is contained in:
Jeff Gilbert
2014-02-06 20:33:05 -05:00
parent 56408a00ae
commit aa0bf39c49

View File

@@ -58,7 +58,7 @@ class GLConstHeader:
' * This is a file generated directly from the official OpenGL registry', ' * This is a file generated directly from the official OpenGL registry',
' * xml available http://www.opengl.org/registry/#specfiles.', ' * xml available http://www.opengl.org/registry/#specfiles.',
' *', ' *',
' * To generate this file, see tutorial in GLParseRegistry.py', ' * To generate this file, see tutorial in \'GLParseRegistryXML.py\'.',
' */', ' */',
'' ''
]) ])