]> git.sesse.net Git - vlc/commitdiff
* bugfix to libvlc header
authorDerk-Jan Hartman <hartman@videolan.org>
Sun, 6 Jun 2004 13:28:02 +0000 (13:28 +0000)
committerDerk-Jan Hartman <hartman@videolan.org>
Sun, 6 Jun 2004 13:28:02 +0000 (13:28 +0000)
include/vlc/vlc.h

index cd411a32121cd1807ad52a05384681cfb2fa0aba..ee7a47d47ef6aae6546772bc51ccbbfb34b16d6e 100644 (file)
@@ -456,7 +456,7 @@ int             VLC_PlaylistClear( int );
  * \param i_volume something in a range from 0-200
  * \return the new volume (range 0-200 %)
  */
-int             VLC_VolumeSet( int );
+int             VLC_VolumeSet( int, int );
 
 /**
  * Get the current volume