Commit 12d716fa authored by Sam Hocevar's avatar Sam Hocevar

* src/libvlc.c: fixed comment.

parent a1948b0d
......@@ -1301,7 +1301,7 @@ int VLC_Pause( int i_object )
}
/*****************************************************************************
* VLC_Pause: toggle pause
* VLC_Stop: stop playback
*****************************************************************************/
int VLC_Stop( int i_object )
{
......
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