]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
convert para_filter to the new scheduler
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index aa5666b392dc6b2dbca8fe89deaaeeb1e5e36af4..c4d9e5faa18e025f94bcb7ea5d4ad44320fc1139 100644 (file)
--- a/error.h
+++ b/error.h
@@ -154,6 +154,7 @@ extern const char **para_errlist[];
 #define FILTER_CHAIN_ERRORS \
        PARA_ERROR(UNSUPPORTED_FILTER, "given filter not supported"), \
        PARA_ERROR(BAD_FILTER_OPTIONS, "invalid filter option given"), \
 #define FILTER_CHAIN_ERRORS \
        PARA_ERROR(UNSUPPORTED_FILTER, "given filter not supported"), \
        PARA_ERROR(BAD_FILTER_OPTIONS, "invalid filter option given"), \
+       PARA_ERROR(FC_EOF, "filter chain: eof"), \
 
 
 #define STAT_ERRORS \
 
 
 #define STAT_ERRORS \