]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Add btr support to filter code.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 1a3e6483cceffa7e192112d49222cf0373fb3a6e..92039f647f9d87c8a052c73eb44e40d007152ccb 100644 (file)
--- a/error.h
+++ b/error.h
@@ -296,6 +296,7 @@ extern const char **para_errlist[];
        PARA_ERROR(MAD_FRAME_DECODE, "mad frame decode error"), \
        PARA_ERROR(MP3DEC_OVERRUN, "mp3 output buffer overrun"), \
        PARA_ERROR(MP3DEC_SYNTAX, "syntax error in mp3dec config"), \
+       PARA_ERROR(MP3DEC_EOF, "mp3dec: end of file"), \
 
 
 #define FILTER_ERRORS \