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