Timer should work now

SVN revision: 33722
This commit is contained in:
Sthithaprajna Garapaty 2008-02-09 23:40:49 +00:00 committed by Sthithaprajna Garapaty
parent f9671066da
commit fd0abd189f
1 changed files with 1 additions and 1 deletions

View File

@ -475,7 +475,7 @@ _mpdule_update_song_cb (void *data)
inst = data;
_mpdule_update_song (inst);
return 0;
return 1;
}
static void