]> git.sesse.net Git - vlc/commitdiff
libvlc: fix documentation
authorRémi Duraffort <ivoire@videolan.org>
Sat, 16 Jul 2011 10:11:25 +0000 (12:11 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Sun, 17 Jul 2011 18:51:02 +0000 (20:51 +0200)
include/vlc/libvlc_media_player.h

index 37e00e6fc8891b1b82b070cb97197dd7c0cdc111..fce742548cb2af4733882c81b85418ddb9880b54 100644 (file)
@@ -539,7 +539,7 @@ void libvlc_audio_set_format_callbacks( libvlc_media_player_t *mp,
  * and is mutually exclusive with libvlc_audio_set_format_callbacks().
  *
  * \param mp the media player
- * \param fourcc a four-characters string identifying the sample format
+ * \param format a four-characters string identifying the sample format
  *               (e.g. "S16N" or "FL32")
  * \param rate sample rate (expressed in Hz)
  * \param channels channels count