X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=error.h;h=96a0c9a3af5062c1cc4780a2ad1de58b7f50441f;hp=28ac9552315689124f2bfa1de0e50f874d2e9e61;hb=586e2d24be69bc0aca8ad6c2033a4f4d193f5372;hpb=e70beecd3fa6378aadf8773660741873023befcf diff --git a/error.h b/error.h index 28ac9552..96a0c9a3 100644 --- a/error.h +++ b/error.h @@ -275,6 +275,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 \