]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
para_write: Make check for wav header work with btr.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index f5fdea64ccc6f172f91061f605304bb2b5d75b11..1a3e6483cceffa7e192112d49222cf0373fb3a6e 100644 (file)
--- a/error.h
+++ b/error.h
@@ -387,6 +387,7 @@ extern const char **para_errlist[];
        PARA_ERROR(WAV_HEADER_SUCCESS, "successfully read wave header"), \
        PARA_ERROR(NO_DELAY, "no initial delay"), \
        PARA_ERROR(DELAY_TIMEOUT, "initial delay timeout"), \
        PARA_ERROR(WAV_HEADER_SUCCESS, "successfully read wave header"), \
        PARA_ERROR(NO_DELAY, "no initial delay"), \
        PARA_ERROR(DELAY_TIMEOUT, "initial delay timeout"), \
+       PARA_ERROR(WRITE_EOF, "end of file"), \
 
 
 #define ALSA_WRITE_ERRORS \
 
 
 #define ALSA_WRITE_ERRORS \