Explorar o código

audio: fixed typo in Doxygen comment.

Ryan C. Gordon %!s(int64=7) %!d(string=hai) anos
pai
achega
dbce1341d5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      include/SDL_audio.h

+ 1 - 1
include/SDL_audio.h

@@ -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 stream The stream the audio data is being added to
  *  \param buf A pointer to the audio data to add
  *  \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.
  *  \return 0 on success, or -1 on error.
  *
  *
  *  \sa SDL_NewAudioStream
  *  \sa SDL_NewAudioStream