X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=ca97dba675b330e09ede386e66055259d9700f53;hp=7d2424cf3a626e27be056af432300be0911b76b9;hb=d22871a6956d0ca4a7afb71b1f85d86ede25e572;hpb=2c679eeb8bbc93220f85403eca6e9380dc624a6a diff --git a/error.h b/error.h index 7d2424cf..ca97dba6 100644 --- a/error.h +++ b/error.h @@ -154,6 +154,7 @@ extern const char **para_errlist[]; PARA_ERROR(INPUT_TOO_LARGE, "input too large for stdin command"), \ PARA_ERROR(READ, "read error"), \ PARA_ERROR(ATOL, "failed to convert to long"), \ + PARA_ERROR(AFS_SYNTAX, "afs syntax error"), \ #define MOOD_ERRORS \