X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=error.h;h=0e815444b821b6e5d7796a478a5fc209fd623c01;hb=c117f6c60700c5d064305d596e481bb45aa4b459;hp=7c146da2076ae74d896bb82a0e931d8b5b6f49f5;hpb=fca08641935a5bdf6570a14e0b7aeed536745060;p=paraslash.git diff --git a/error.h b/error.h index 7c146da2..0e815444 100644 --- 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"), \