summaryrefslogtreecommitdiff
path: root/src/libfaad/error.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libfaad/error.h')
-rw-r--r--src/libfaad/error.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libfaad/error.h b/src/libfaad/error.h
index d25fb1026..de0b417a0 100644
--- a/src/libfaad/error.h
+++ b/src/libfaad/error.h
@@ -22,7 +22,7 @@
** Commercial non-GPL licensing of this software is possible.
** For more info contact Ahead Software through Mpeg4AAClicense@nero.com.
**
-** $Id: error.h,v 1.4 2004/01/11 15:44:05 mroi Exp $
+** $Id: error.h,v 1.5 2004/01/26 22:34:10 jstembridge Exp $
**/
#ifndef __ERROR_H__
@@ -32,7 +32,7 @@
extern "C" {
#endif
-#define NUM_ERROR_MESSAGES 19
+#define NUM_ERROR_MESSAGES 26
extern int8_t *err_msg[];
#ifdef __cplusplus