Merge /fml/ag-raetsch/home/maan/scm/paraslash/ into my-osx
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 89dbb0f69f1ffa984f740fa8b7a0e3b5d24d035b..3b31d82e529e7fb84955d4d2f2498a72812e709e 100644 (file)
--- 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 \