Merge branch 'refs/heads/t/strerror'
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 49a57a5a15bcd6c070328161310be83cd0a7379a..40e097e33cd180fae9b1f3709dcd362a563ffd81 100644 (file)
--- 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 \