X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=33d09f28c9e6530c6c44de32d6dbd6e6f2ec59f1;hb=f481eaddec671c3783cc098d65be29ea16ee81b1;hp=0d2566d7b480e13eba20320561562965d32690c1;hpb=620c2a3eb4c3395c5be73f663435740ecd878775;p=paraslash.git diff --git a/error.h b/error.h index 0d2566d7..33d09f28 100644 --- a/error.h +++ b/error.h @@ -56,7 +56,7 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_CODES, "detected incorrect codes") -#define MDCT_ERRORS \ +#define IMDCT_ERRORS \ PARA_ERROR(FFT_BAD_PARAMS, "invalid params for fft"), \