mirror of
https://github.com/glfw/glfw.git
synced 2025-10-02 21:00:57 +00:00
remove one trailing whitespace
This commit is contained in:
parent
edb8465598
commit
615339a8f6
@ -618,7 +618,7 @@ void window_close_callback(GLFWwindow* window)
|
|||||||
}
|
}
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
If you wish to be notified when the user attempts to shut down the machine, or
|
If you wish to be notified when the user attempts to shut down the machine, or
|
||||||
interrupt a shutdown, then set a machine shutdown callback.
|
interrupt a shutdown, then set a machine shutdown callback.
|
||||||
|
|
||||||
@code
|
@code
|
||||||
|
Loading…
Reference in New Issue
Block a user