X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=31903062ab7be0f30d2939cb088d9da45989dd85;hp=1c4771373b0c8d948257d0ca184df3211b005f1b;hb=5b15980ce22a3a4244e2440f46eac19eb0ceb3ef;hpb=89fcd19c0b34164cfab4a97352cfab81e0aa5e0c;ds=sidebyside diff --git a/error.h b/error.h index 1c477137..31903062 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"), \