X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=c28a25a39bf7da44bfb20d330765912d8912ba6b;hp=05e7e57ead5478a26ebcfb7d5573ade5879ea607;hb=97ad8ac8735dfd7a514aa66e9de54f253440c17d;hpb=4d9d588c5df359c3c5f279fbfd4ea51d3a2afc87 diff --git a/error.h b/error.h index 05e7e57e..c28a25a3 100644 --- a/error.h +++ b/error.h @@ -343,6 +343,8 @@ extern const char **para_errlist[]; PARA_ERROR(NOT_PLAYING, "not playing"), \ PARA_ERROR(AUDIOD_OFF, "audiod switched off"), \ PARA_ERROR(STATUS_TIMEOUT, "status item timeout"), \ + PARA_ERROR(AUDIOD_SIGNAL, "caught deadly signal"), \ + PARA_ERROR(AUDIOD_TERM, "terminating on user request"), \ #define AUDIOD_COMMAND_ERRORS \