mirror of
https://github.com/glfw/glfw.git
synced 2026-02-18 13:23:02 +01:00
Formatting.
This commit is contained in:
@@ -366,7 +366,7 @@ GLFWAPI void glfwSetMonitorCallback(GLFWmonitorfun cbfun)
|
||||
return;
|
||||
}
|
||||
|
||||
_glfwLibrary.monitorCallback= cbfun;
|
||||
_glfwLibrary.monitorCallback = cbfun;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user