X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=3e4911bf6c07ca85e4e675b1d3acacec37b24163;hp=56b26d78fb2f2f15039d4f6b3799867ce28792ad;hb=d9f939fe8a68267a62b68546b17e1ec9a34aab0b;hpb=8978f426314b107c55a652e0151397fdab2f003e diff --git a/error.h b/error.h index 56b26d78..3e4911bf 100644 --- a/error.h +++ b/error.h @@ -84,6 +84,7 @@ extern const char **para_errlist[]; PARA_ERROR(INPUT_TOO_LARGE, "input too large for stdin command"), \ PARA_ERROR(AFS_SYNTAX, "afs syntax error"), \ PARA_ERROR(AFS_SIGNAL, "afs caught deadly signal"), \ + PARA_ERROR(AFS_PARENT_DIED, "fatal: server process terminated"), \ #define MOOD_ERRORS \