X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=82df5ca90d5035c2f458f2b7fbf9f97f55b83334;hp=b0133deebf56373abf20e84631ec3449915081d9;hb=63abcd1b2f6de6ce53d82962f5a2100c5a57e5d3;hpb=bc53e2032befedf35e3450cba5dc8dbfa1b5bdf7 diff --git a/error.h b/error.h index b0133dee..82df5ca9 100644 --- a/error.h +++ b/error.h @@ -338,6 +338,7 @@ extern const char **para_errlist[]; PARA_ERROR(UNSUPPORTED_AUDIO_FORMAT, "given audio format not supported"), \ PARA_ERROR(NOT_PLAYING, "not playing"), \ PARA_ERROR(AUDIOD_OFF, "audiod switched off"), \ + PARA_ERROR(STATUS_TIMEOUT, "status item timeout"), \ #define AUDIOD_COMMAND_ERRORS \