X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=ogg_afh_common.h;h=7b9d1313af4816b79d1177c7898b94a70ee24775;hp=47e133bfcf61c15542c9133b61e113ebdce335f8;hb=ce9e297eb91a932a11f81890c800d0380b5bc9c9;hpb=837cd1ab890645d9fd7d0d85139fdf076d987ea4 diff --git a/ogg_afh_common.h b/ogg_afh_common.h index 47e133bf..7b9d1313 100644 --- a/ogg_afh_common.h +++ b/ogg_afh_common.h @@ -35,3 +35,5 @@ struct ogg_afh_callback_info { int ogg_get_file_info(char *map, size_t numbytes, struct afh_info *afhi, struct ogg_afh_callback_info *ci); +int ogg_rewrite_tags(const char *map, size_t mapsize, int fd, + char *meta_packet, size_t meta_sz);