Commit d48e6bfe authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

* bugfix to libvlc header

parent 515a10ab
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment