Changeset bc92b76de23e819760c6fa2ab51185af04b596a8

Show
Ignore:
Timestamp:
11/18/07 18:57:52 (10 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1195408672 +0000
git-parent:

[1cde1264e385c12532724151ca16be8d94129406]

git-author:
Rafaël Carré <funman@videolan.org> 1195408672 +0000
Message:

dbus: super annoying typo

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/control/dbus.c

    r4eb0c73 rbc92b76  
    418418    } 
    419419 
    420     if( i_position >= p_playlist->items.i_size / 2 ) 
     420    if( i_position <= p_playlist->items.i_size / 2 ) 
    421421    { 
    422422        playlist_DeleteFromInput( p_playlist,