X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=ba8409dfff4e42375629ba50f8a99281ac1aa574;hp=301e2ca5e1ae36a045a044d8f69c072e82c62a88;hb=0c94435d0018260181e425c633c4d2cf8eed0f13;hpb=d1e6b28f66e243516d01916f9125baee75dd98d6 diff --git a/error.h b/error.h index 301e2ca5..ba8409df 100644 --- a/error.h +++ b/error.h @@ -181,6 +181,7 @@ extern const char **para_errlist[]; PARA_ERROR(AO_PLAY, "ao_play() failed"), \ PARA_ERROR(AO_BAD_SAMPLE_FORMAT, "ao: unsigned sample formats not supported"), \ PARA_ERROR(AO_PTHREAD, "pthread error"), \ + PARA_ERROR(AO_EOF, "ao: end of file"), \ #define COMPRESS_FILTER_ERRORS \