X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=706dea9e526f468a187be4a75f2bba50226db23e;hb=36932585ba94f26e24e1eadf0e3e620568479fd1;hp=78e3242cdd71b0d5484033d671b24088e735bf91;hpb=4b16f9ed84133d5c475eaeb887df6475ab0091bc;p=paraslash.git diff --git a/error.h b/error.h index 78e3242c..706dea9e 100644 --- a/error.h +++ b/error.h @@ -348,6 +348,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 \