summaryrefslogtreecommitdiffstats
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/types.h b/types.h
index 058d3df..417baa1 100644
--- a/types.h
+++ b/types.h
@@ -6,7 +6,7 @@
#include <time.h>
#define REQLEN 4000
-#define MAXMSGLEN 10000
+#define MAXMSGLEN 100000
#define BOOL uint8_t
#define TRUE 1