btr support for the oss writer.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 5854dd37df934c02a47009f6fd955a0e612ac08a..237fbc23b8efbef763577215330db681898cff7b 100644 (file)
--- 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 \