Merge branch 'refs/heads/t/markdown'
[paraslash.git] / ogg_afh_common.h
index 47e133bfcf61c15542c9133b61e113ebdce335f8..7b9d1313af4816b79d1177c7898b94a70ee24775 100644 (file)
@@ -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);