]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
The flac tagger.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 17c4a293d3236d2cf025a88d8b128c406a4411f4..697b545af27b3087970ea846b8dad89cfa137307 100644 (file)
--- a/error.h
+++ b/error.h
@@ -98,6 +98,8 @@ extern const char **para_errlist[];
        PARA_ERROR(FLAC_SKIP_META, "could not skip metadata"), \
        PARA_ERROR(FLAC_DECODE_POS, "could not get decode position"), \
        PARA_ERROR(FLAC_STREAMINFO, "could not read stream info meta block"), \
+       PARA_ERROR(FLAC_REPLACE_COMMENT, "could not replace vorbis comment"), \
+       PARA_ERROR(FLAC_WRITE_CHAIN, "failed to write metadata chain"), \
 
 
 #define AFH_RECV_ERRORS \