mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
+2
-2
@@ -7,8 +7,8 @@
|
||||
|
||||
@subsection news_33_geterror Error query
|
||||
|
||||
GLFW now supports querying the last error code for the calling thread with @ref
|
||||
glfwGetError.
|
||||
GLFW now supports querying the last error code for the calling thread and its
|
||||
human-readable description with @ref glfwGetError.
|
||||
|
||||
@see @ref error_handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user