Fix version number in glfwGetMonitorWorkarea docs

Related to #1322.
master
Doug Binks ago%!(EXTRA string=7 years) committed by Camilla Löwy
parent e6d22346f9
commit 6907629cbf
  1. 2
      include/GLFW/glfw3.h

@ -1952,7 +1952,7 @@ GLFWAPI void glfwGetMonitorPos(GLFWmonitor* monitor, int* xpos, int* ypos);
*
* @sa @ref monitor_properties
*
* @since Added in version 3.0.
* @since Added in version 3.3.
*
* @ingroup monitor
*/

Loading…
Cancel
Save