X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=3817da133dc37446c021b17f2953b6fa6eb269f3;hb=1e012cf40238883621692051a22fb9c7cad5e944;hp=661602e2e39f7734400db51e5be92bb883e1e57e;hpb=d29a1515fbb74f7853fa771698e90646c24bde33;p=paraslash.git diff --git a/error.h b/error.h index 661602e2..3817da13 100644 --- a/error.h +++ b/error.h @@ -286,6 +286,7 @@ extern const char **para_errlist[]; PARA_ERROR(OGGDEC_FAULT, "bug or heap/stack corruption"), \ PARA_ERROR(OGGDEC_BADLINK, "invalid stream section or requested link corrupt"), \ PARA_ERROR(OGGDEC_SYNTAX, "syntax error in oggdec config"), \ + PARA_ERROR(OGGDEC_EOF, "oggdec: end of file"), \ #define GRAB_CLIENT_ERRORS \