]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
Merge commit 'meins/next'
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 92aaff5d4475393d17c6253e523b30951085bcd2..7259a4cca22a748b029a1b45818e41af497ba206 100644 (file)
--- a/error.h
+++ b/error.h
@@ -240,7 +240,7 @@ extern const char **para_errlist[];
        PARA_ERROR(INVALID_AUDIOD_CMD, "invalid command"), \
 
 
-#define FILTER_CHAIN_ERRORS \
+#define FILTER_COMMON_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"), \