]> git.sesse.net Git - vlc/commitdiff
Doxygen typo
authorRémi Denis-Courmont <remi@remlab.net>
Sat, 29 Jan 2011 09:19:52 +0000 (11:19 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sat, 29 Jan 2011 09:19:52 +0000 (11:19 +0200)
include/vlc/libvlc_media_player.h

index 8ac784abdf1796addb41efcc68ded1db9dee9afa..67ad363e8e6f7ebe33700e5bfe8c2eb728fb9376 100644 (file)
@@ -333,7 +333,7 @@ void libvlc_video_set_callbacks( libvlc_media_player_t *mp,
  * \version LibVLC 1.1.1 or later
  * \bug All pixel planes are expected to have the same pitch.
  * To use the YCbCr color space with chrominance subsampling,
- * consider using libvlc_video_set_format_callback() instead.
+ * consider using libvlc_video_set_format_callbacks() instead.
  */
 VLC_PUBLIC_API
 void libvlc_video_set_format( libvlc_media_player_t *mp, const char *chroma,