]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
the paraslash-0.2.13 release tarball
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 78e3242cdd71b0d5484033d671b24088e735bf91..706dea9e526f468a187be4a75f2bba50226db23e 100644 (file)
--- 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 \