X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;fp=error.h;h=7afd772bf8bc8c062d3257c04ec26c995f9dd79a;hp=e792b0581b6c79d70a189ef7000c782b000af763;hb=3d3a2f50a05501cf27f1155629799953f952bd4b;hpb=a61e862450dc1e74394bf5bbf7002d9947f98d31 diff --git a/error.h b/error.h index e792b058..7afd772b 100644 --- a/error.h +++ b/error.h @@ -137,6 +137,7 @@ PARA_ERROR(MAX_CLIENTS, "maximal number of clients exceeded"), \ PARA_ERROR(MISSING_COLON, "syntax error: missing colon"), \ PARA_ERROR(MOOD_SYNTAX, "mood syntax error"), \ + PARA_ERROR(MOOD_PARSE, "mood parse error"), \ PARA_ERROR(MP3DEC_CORRUPT, "too many corrupt frames"), \ PARA_ERROR(MP3DEC_EOF, "mp3dec: end of file"), \ PARA_ERROR(MP3_INFO, "could not read mp3 info"), \