X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=92039f647f9d87c8a052c73eb44e40d007152ccb;hb=c87045a40b9462ebeb28cc169d7bb3721c9a81d3;hp=1a3e6483cceffa7e192112d49222cf0373fb3a6e;hpb=d1e55304068a6a82553f40ae7bee746f5ca2233d;p=paraslash.git diff --git a/error.h b/error.h index 1a3e6483..92039f64 100644 --- 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 \