]> git.sesse.net Git - vlc/blobdiff - include/vlc_osd.h
src/misc/stats.c: avoid buffer underflow.
[vlc] / include / vlc_osd.h
index 99db0757db02310d6e3786ab9b6ece390f793dbb..9fda7077bad64580ce8cc21d9feeca362fade62f 100644 (file)
@@ -468,8 +468,8 @@ VLC_EXPORT( void,osd_Message, ( spu_t *, int, char *, ... ) );
  * object. The types are declared in the include file include/vlc_osd.h
  * @see vlc_osd.h
  */
-VLC_EXPORT( int, osd_Slider, ( vlc_object_t *, spu_t *, int, int, int, int, short ) );
-VLC_EXPORT( int, osd_Icon, ( vlc_object_t *, spu_t *, int, int, int, short ) );
+VLC_EXPORT( int, osd_Slider, ( vlc_object_t *, spu_t *, int, int, int, int, int, int, short ) );
+VLC_EXPORT( int, osd_Icon, ( vlc_object_t *, spu_t *, int, int, int, int, int, short ) );
 
 /**
  * Loading and parse the OSD Configuration file