X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=3b31d82e529e7fb84955d4d2f2498a72812e709e;hb=db02b614d1231685e64b27b4838c7cd699e51790;hp=89dbb0f69f1ffa984f740fa8b7a0e3b5d24d035b;hpb=27638103f249ffbe9768603b9baff199950fd9f6;p=paraslash.git 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 \