X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=237fbc23b8efbef763577215330db681898cff7b;hp=5854dd37df934c02a47009f6fd955a0e612ac08a;hb=52781d7f50556c622fc1efacadec6759fb519450;hpb=caa4e2136a685688bcbe36c2199929d11bf19b08 diff --git a/error.h b/error.h index 5854dd37..237fbc23 100644 --- a/error.h +++ b/error.h @@ -79,6 +79,7 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_SAMPLE_FORMAT, "sample format not supported"), \ PARA_ERROR(BAD_CHANNEL_COUNT, "channel count not supported"), \ PARA_ERROR(BAD_SAMPLERATE, "sample rate not supported"), \ + PARA_ERROR(OSS_EOF, "oss: end of file"), \ #define COMPRESS_FILTER_ERRORS \