mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +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