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