mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Formatting.
This commit is contained in:
parent
deb0b3d693
commit
1b59002682
@ -1000,7 +1000,7 @@ GLFWAPI GLFWmonitor glfwGetPrimaryMonitor(void);
|
||||
/*! @brief Returns a property of the specified monitor.
|
||||
* @ingroup monitor
|
||||
*/
|
||||
GLFWAPI int glfwGetMonitorParam(GLFWmonitor monitor, int param);
|
||||
GLFWAPI int glfwGetMonitorParam(GLFWmonitor monitor, int param);
|
||||
|
||||
/*! @brief Returns the name of the specified monitor.
|
||||
* @param[in] monitor The monitor to query.
|
||||
|
Loading…
Reference in New Issue
Block a user