X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=3b31d82e529e7fb84955d4d2f2498a72812e709e;hp=89dbb0f69f1ffa984f740fa8b7a0e3b5d24d035b;hb=c5fa571f434b45ab8f786cf20e8c22d197a00da2;hpb=6570e0e4433a5e5d7987697716a1f993c96eb1bb diff --git a/error.h b/error.h index 89dbb0f6..3b31d82e 100644 --- a/error.h +++ b/error.h @@ -358,6 +358,7 @@ extern const char **para_errlist[]; PARA_ERROR(BAD_USER, "you don't exist. Go away."), \ PARA_ERROR(LOCK, "lock error"), \ PARA_ERROR(SENDER_CMD, "command not supported by this sender"), \ + PARA_ERROR(SERVER_CRASH, "para_server crashed -- can not live without it"), \ #define PLAYLIST_SELECTOR_ERRORS \