summaryrefslogtreecommitdiff
path: root/cgats/cgats.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgats/cgats.h')
-rw-r--r--cgats/cgats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgats/cgats.h b/cgats/cgats.h
index 2a6b1fd..7537a48 100644
--- a/cgats/cgats.h
+++ b/cgats/cgats.h
@@ -20,7 +20,7 @@
#define CGATSLIB_VERSION 0x020005
#define CGATSLIB_VERSION_STR "2.05"
-#define CGATS_ERRM_LENGTH 200
+#define CGATS_ERRM_LENGTH 2000
#ifdef __cplusplus
extern "C" {