X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=e47fa152410a90f3c03d876b6ca53786afc141f4;hp=538c757ae2f5bdc53ca3d6b13cfb7845998d36d1;hb=2f813fc9eb96531dde5c907b50b45d381456bb4e;hpb=d8213149049056e0cabbcbe575a10dfb1a83583e diff --git a/error.h b/error.h index 538c757a..e47fa152 100644 --- a/error.h +++ b/error.h @@ -85,6 +85,7 @@ extern const char **para_errlist[]; #define COMPRESS_FILTER_ERRORS \ PARA_ERROR(COMPRESS_SYNTAX, "syntax error in compress filter config"), \ + PARA_ERROR(COMPRESS_EOF, "compress: end of file"), \ #define WAV_FILTER_ERRORS \