Changeset 38b815953cd52fe7df5d94c06e06e63e286646a7

Show
Ignore:
Timestamp:
19/11/06 14:33:27 (2 years ago)
Author:
Clément Stenac <zorglub@videolan.org>
git-committer:
Clément Stenac <zorglub@videolan.org> 1163943207 +0000
git-parent:

[0900f11014557ea895a290d2c1518d739f97a8b6]

git-author:
Clément Stenac <zorglub@videolan.org> 1163943207 +0000
Message:

Compile fix

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/gui/ncurses.c

    r0900f11 r38b8159  
    550550                { 
    551551                    playlist_DeleteFromInput( p_playlist, 
    552                                               p_item->p_input->i_id ); 
     552                                              p_item->p_input->i_id, VLC_TRUE ); 
    553553                } 
    554554                else