summaryrefslogtreecommitdiff
path: root/src/szlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/szlib.h')
-rw-r--r--src/szlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/szlib.h b/src/szlib.h
index 45e7a0c..5d303df 100644
--- a/src/szlib.h
+++ b/src/szlib.h
@@ -5,7 +5,7 @@
#define SZ_OK AEC_OK
#define SZ_NO_ENCODER_ERROR -1
-#define SZ_PARAM_ERROR AEC_ERRNO
+#define SZ_PARAM_ERROR AEC_CONF_ERROR
#define SZ_MEM_ERROR AEC_MEM_ERROR
#define SZ_OUTBUFF_FULL -2