mirror of
https://github.com/glfw/glfw.git
synced 2025-04-08 06:43:14 +00:00
Formatting.
This commit is contained in:
parent
b66e1de97c
commit
45df65eb91
1 changed files with 1 additions and 1 deletions
|
@ -366,7 +366,7 @@ GLFWAPI void glfwSetMonitorCallback(GLFWmonitorfun cbfun)
|
|||
return;
|
||||
}
|
||||
|
||||
_glfwLibrary.monitorCallback= cbfun;
|
||||
_glfwLibrary.monitorCallback = cbfun;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue