X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=d92c9d6e553f5ddc79a6a57e1dc3fac19c1b2c13;hp=3ad88cd4fab44cf7a2527bdcbf905b7d2eaf82da;hb=ad9154ccd56f318675e19d773c0a848aab7fd574;hpb=3aca09b886727eeae5c7084331b4f78ed21c261b diff --git a/error.h b/error.h index 3ad88cd4..d92c9d6e 100644 --- a/error.h +++ b/error.h @@ -89,7 +89,7 @@ extern const char **para_errlist[]; #define WAV_FILTER_ERRORS \ - PARA_ERROR(WAV_BAD_FC, "invalid filter chain configuration"), \ + PARA_ERROR(WAV_BAD_FC, "invalid filter configuration"), \ PARA_ERROR(WAV_EOF, "wav filter: end of file"), \ PARA_ERROR(WAV_SUCCESS, "successfully wrote wav header"), \