X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=1a3e6483cceffa7e192112d49222cf0373fb3a6e;hp=f5fdea64ccc6f172f91061f605304bb2b5d75b11;hb=e4713d70469e7ca1afd8e8b9a3e67c3764cf3933;hpb=5587494468627e20fe622b6055689717262d09ab diff --git a/error.h b/error.h index f5fdea64..1a3e6483 100644 --- 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(WRITE_EOF, "end of file"), \ #define ALSA_WRITE_ERRORS \