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