mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 05:58:29 +00:00
docs: Remove a redundant comment.
(The wiki will link to this symbol, we don't have to explicitly mention it.)
This commit is contained in:
@@ -174,8 +174,7 @@ extern SDL_DECLSPEC void SDLCALL SDL_ResetKeyboard(void);
|
|||||||
/**
|
/**
|
||||||
* Get the current key modifier state for the keyboard.
|
* Get the current key modifier state for the keyboard.
|
||||||
*
|
*
|
||||||
* \returns an OR'd combination of the modifier keys for the keyboard. See
|
* \returns an OR'd combination of the modifier keys for the keyboard.
|
||||||
* SDL_Keymod for details.
|
|
||||||
*
|
*
|
||||||
* \threadsafety It is safe to call this function from any thread.
|
* \threadsafety It is safe to call this function from any thread.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user