X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=927620748d19c0c0949d8e596aa2e4ca34ba6b98;hp=b8d3f5a9d3f44678c39bc4d0e0239c9a69ffa949;hb=06372eab260c4d2cba43bfef0d668744aa6c1216;hpb=2357862c4a93e9658fad3fbc4e9c9eccfd85bbc7 diff --git a/mp3_afh.c b/mp3_afh.c index b8d3f5a9..92762074 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -373,7 +373,7 @@ err_out: /* * Read mp3 information from audio file */ -int mp3_get_file_info(char *map, size_t numbytes, +static int mp3_get_file_info(char *map, size_t numbytes, struct afh_info *afhi) { int ret;