X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=ogg_afh.c;h=eaed16210678d7c9ba6082f733b54264db7e325f;hb=84eb03d39ba8ff9bd71d6d903e9929f1790dae6a;hp=7a3286fdf471f816b43c16c72603058f04fe7ade;hpb=57a8d22ad5e81dc815390685ae5f83c0f16156e7;p=paraslash.git diff --git a/ogg_afh.c b/ogg_afh.c index 7a3286fd..eaed1621 100644 --- a/ogg_afh.c +++ b/ogg_afh.c @@ -247,7 +247,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(FILE *file, char *map, off_t numbytes, +static int ogg_get_file_info(char *map, off_t numbytes, struct audio_format_info *afi) { int ret;