Timer should work now

SVN revision: 33722
mpdule-0.18
Sthithaprajna Garapaty 16 years ago committed by Sthithaprajna Garapaty
parent f9671066da
commit fd0abd189f
  1. 2
      e_mod_main.c

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

Loading…
Cancel
Save