]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
server: Add mood methods image_id and lyrics_id.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 3818b1106ced60356e065ac8669523d1afb2808d..5d5666c63285835691ca65e95411e7dfc40eb99e 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 \