]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
amp filter improvements.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index fd0213b21ced5874c35f2b6ef2735cab4baabfbd..1a2b3a4cecb350dbbdcae52c3c5029a7f2458ee8 100644 (file)
--- a/error.h
+++ b/error.h
@@ -106,6 +106,7 @@ extern const char **para_errlist[];
 
 #define AMP_FILTER_ERRORS \
        PARA_ERROR(AMP_SYNTAX, "syntax error in amp filter config"), \
+       PARA_ERROR(AMP_ZERO_AMP, "no amplification necessary"), \
 
 
 #define SEND_COMMON_ERRORS \