audio: fixed typo in Doxygen comment.
--HG-- extra : rebase_source : daf1f903439d66b9e81d35831fb72960ced55111
This commit is contained in:
parent
e938e315b8
commit
74a52b465d
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ extern DECLSPEC SDL_AudioStream * SDLCALL SDL_NewAudioStream(const SDL_AudioForm
|
|||
*
|
||||
* \param stream The stream the audio data is being added to
|
||||
* \param buf A pointer to the audio data to add
|
||||
* \param int The number of bytes to write to the stream
|
||||
* \param len The number of bytes to write to the stream
|
||||
* \return 0 on success, or -1 on error.
|
||||
*
|
||||
* \sa SDL_NewAudioStream
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue