X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp3_afh.c;h=d26d9094be93c236cb3bd7b6dadd5903e553c80d;hb=57a8d22ad5e81dc815390685ae5f83c0f16156e7;hp=e2ed10cfabc094f1cd89a6f1ba152c38cc8e0ad6;hpb=70fd254ad455c84bec186ff6f7291b1405eed267;p=paraslash.git diff --git a/mp3_afh.c b/mp3_afh.c index e2ed10cf..d26d9094 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -433,7 +433,8 @@ err_out: /* * Read mp3 information from audio file */ -static int mp3_get_file_info(FILE *file, struct audio_format_info *afi) +static int mp3_get_file_info(FILE *file, char *map, off_t numbytes, + struct audio_format_info *afi) { int ret;