X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=1a2b3a4cecb350dbbdcae52c3c5029a7f2458ee8;hp=fd0213b21ced5874c35f2b6ef2735cab4baabfbd;hb=83b222427d80c325b6f30e6693fbc5c05d8fa11f;hpb=c5cbf3fc1fb7a76ab48424581b5c212e1b66f9e4 diff --git a/error.h b/error.h index fd0213b2..1a2b3a4c 100644 --- 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 \