X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp3_afh.c;h=8f36bb83310aed62b33f0ac92796a2f82b091708;hb=3450a4ee2962926a58b0e48bb19f8a7544450518;hp=a3e3c5c330466e672aa80ab58a7a462443bdef7f;hpb=381d053808a93efec734496bfd09f40176d4e6ac;p=paraslash.git diff --git a/mp3_afh.c b/mp3_afh.c index a3e3c5c3..8f36bb83 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -404,7 +404,7 @@ err_out: /* * Read mp3 information from audio file */ -static int mp3_get_file_info(FILE *file, char *map, off_t numbytes, +static int mp3_get_file_info(char *map, off_t numbytes, struct audio_format_info *afi) { int ret;