X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=706dea9e526f468a187be4a75f2bba50226db23e;hp=78e3242cdd71b0d5484033d671b24088e735bf91;hb=4a0a124cb7c207fe03bdc029261d200ab5b81268;hpb=0b5edae92f037b1e156a37ba3d7d9a2c95f58dd4 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 \