Fixed typo in header comment.
This commit is contained in:
parent
7268632f00
commit
cba5857731
1 changed files with 1 additions and 1 deletions
|
@ -1148,7 +1148,7 @@ extern DECLSPEC int SDLCALL SDL_HapticPause(SDL_Haptic * haptic);
|
||||||
*
|
*
|
||||||
* Call to unpause after SDL_HapticPause().
|
* Call to unpause after SDL_HapticPause().
|
||||||
*
|
*
|
||||||
* \param haptic Haptic device to pause.
|
* \param haptic Haptic device to unpause.
|
||||||
* \return 0 on success or -1 on error.
|
* \return 0 on success or -1 on error.
|
||||||
*
|
*
|
||||||
* \sa SDL_HapticPause
|
* \sa SDL_HapticPause
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue