rename 'Timer' to 'struct timer'

This commit is contained in:
Jonathan Neuschäfer
2011-07-25 21:55:43 +02:00
committed by Max Kellermann
parent 4428894aba
commit 310895f060
7 changed files with 24 additions and 24 deletions

View File

@@ -102,7 +102,7 @@ fluidsynth_file_decode(struct decoder *decoder, const char *path_fs)
fluid_player_t *player;
char *path_dup;
int ret;
Timer *timer;
struct timer *timer;
enum decoder_command cmd;
soundfont_path =