]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
server: Improve error diagnostics of com_select().
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 7c146da2076ae74d896bb82a0e931d8b5b6f49f5..0e815444b821b6e5d7796a478a5fc209fd623c01 100644 (file)
--- a/error.h
+++ b/error.h
@@ -51,6 +51,7 @@
        PARA_ERROR(BAD_CT, "invalid chunk table or bad FEC configuration"), \
        PARA_ERROR(BAD_FEATURE, "invalid feature request"), \
        PARA_ERROR(BAD_FEC_HEADER, "invalid fec header"), \
+       PARA_ERROR(BAD_MOP, "invalid mood or playlist"), \
        PARA_ERROR(BAD_PATH, "invalid path"), \
        PARA_ERROR(BAD_PRIVATE_KEY, "invalid private key"), \
        PARA_ERROR(BAD_SAMPLE_FORMAT, "sample format not supported"), \