X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=5d5666c63285835691ca65e95411e7dfc40eb99e;hp=3818b1106ced60356e065ac8669523d1afb2808d;hb=0f4910b50116416fefb09ca67a615679067ef359;hpb=6fc2a2c87ba41ed207aa36e9818819cf28c70db1 diff --git a/error.h b/error.h index 3818b110..5d5666c6 100644 --- a/error.h +++ b/error.h @@ -279,6 +279,7 @@ extern const char **para_errlist[]; PARA_ERROR(NO_AFHI, "audio format handler info required"), \ PARA_ERROR(AFT_SYNTAX, "audio file table syntax error"), \ PARA_ERROR(HASH_MISMATCH, "hash mismatch, consider re-add"), \ + PARA_ERROR(NO_MATCH, "no matches"), \ #define USER_LIST_ERRORS \