Changeset 12d716fa4ffb1f9129d25ec693b3587fa420a4d6

Show
Ignore:
Timestamp:
16/07/06 18:06:29 (2 years ago)
Author:
Sam Hocevar <sam@videolan.org>
git-committer:
Sam Hocevar <sam@videolan.org> 1153065989 +0000
git-parent:

[a1948b0de5b903d8595f9af3706c65abb52b9ad2]

git-author:
Sam Hocevar <sam@videolan.org> 1153065989 +0000
Message:
  • src/libvlc.c: fixed comment.
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/libvlc.c

    r3793e37 r12d716f  
    13021302 
    13031303/***************************************************************************** 
    1304  * VLC_Pause: toggle pause 
     1304 * VLC_Stop: stop playback 
    13051305 *****************************************************************************/ 
    13061306int VLC_Stop( int i_object )