Changeset 25ffd3f7564b7676dcdea0fe891b0b9269013149

Show
Ignore:
Timestamp:
12/12/05 09:57:48 (3 years ago)
Author:
Olivier Aubert <olivier.aubert@liris.cnrs.fr>
git-committer:
Olivier Aubert <olivier.aubert@liris.cnrs.fr> 1134377868 +0000
git-parent:

[23cdbc02777ba38ff7041545e0bc9fceddaebd22]

git-author:
Olivier Aubert <olivier.aubert@liris.cnrs.fr> 1134377868 +0000
Message:

src/control/core.c: remove superfluous ;

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • src/control/core.c

    r59a8d43 r25ffd3f  
    216216                    mediacontrol_Exception *exception ) 
    217217{ 
    218     input_thread_t *p_input = self->p_playlist->p_input;; 
     218    input_thread_t *p_input = self->p_playlist->p_input; 
    219219 
    220220    /* FIXME: use the a_position parameter */