mirror of
https://github.com/glfw/glfw.git
synced 2026-06-26 02:07: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