]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - error.h
spxdec: Check frame sizes.
[paraslash.git] / error.h
diff --git a/error.h b/error.h
index 40e097e33cd180fae9b1f3709dcd362a563ffd81..75532ea2518a93aa7e0cbcca4dec18cb0d3a5bd8 100644 (file)
--- a/error.h
+++ b/error.h
@@ -396,6 +396,7 @@ extern const char **para_errlist[];
        PARA_ERROR(SIZE_PREFIX, "bad size prefix"), \
        PARA_ERROR(REGEX, "regular expression error"), \
        PARA_ERROR(ARG_NOT_FOUND, "argument not found in arg vector"), \
+       PARA_ERROR(BAD_LL, "invalid loglevel"), \
 
 
 #define EXEC_ERRORS \