Merge pull request #191 from tate-hornbeck/robustness

Alias glGetGraphicsResetStatusEXT to core function
diff --git a/xml/gl.xml b/xml/gl.xml
index 0a29abc..de3cf48 100644
--- a/xml/gl.xml
+++ b/xml/gl.xml
@@ -16572,6 +16572,7 @@
         </command>
         <command>
             <proto group="GraphicsResetStatus"><ptype>GLenum</ptype> <name>glGetGraphicsResetStatusEXT</name></proto>
+            <alias name="glGetGraphicsResetStatus"/>
         </command>
         <command>
             <proto group="GraphicsResetStatus"><ptype>GLenum</ptype> <name>glGetGraphicsResetStatusKHR</name></proto>