X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh.c;h=2b934ddd1de9438039cee7990101ad6064e8e5b0;hp=b57e0bddc55bc4ef623387e9c2c1bb15a2d7a443;hb=8231c4db98e5278fde9678a5d16a68fbef777662;hpb=faccd246cf9ee662cd8262d0db2a2375c1d4da86 diff --git a/ogg_afh.c b/ogg_afh.c index b57e0bdd..2b934ddd 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -238,7 +238,7 @@ static long unsigned ogg_compute_chunk_table(OggVorbis_File *of, /* * Init oggvorbis file and write some tech data to given pointers. */ -static int ogg_get_file_info(char *map, size_t numbytes, +static int ogg_get_file_info(char *map, size_t numbytes, __a_unused int fd, struct afh_info *afhi) { int ret;