mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 09:01:46 +00:00
Comment clarification.
This commit is contained in:
parent
e2c58b089b
commit
dbfd59ee7e
@ -37,7 +37,7 @@
|
||||
//========================================================================
|
||||
// The current error value and callback
|
||||
// These are not in _glfwLibrary since they need to be initialized and
|
||||
// accessible before glfwInit
|
||||
// accessible before glfwInit so it can report errors
|
||||
//========================================================================
|
||||
|
||||
static int _glfwError = GLFW_NO_ERROR;
|
||||
|
Loading…
Reference in New Issue
Block a user