mirror of
https://github.com/glfw/glfw.git
synced 2026-05-01 16:13:17 +02:00
Add GLFW_FORMAT_UNAVAILABLE to the list of possible errors in the reference documentation for glfwGetClipboardString. Slightly edited by @elmindreda. Closes #1998