summaryrefslogtreecommitdiff
path: root/gatchat
diff options
context:
space:
mode:
Diffstat (limited to 'gatchat')
-rw-r--r--gatchat/gatresult.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gatchat/gatresult.h b/gatchat/gatresult.h
index e92d38ba..5993b233 100644
--- a/gatchat/gatresult.h
+++ b/gatchat/gatresult.h
@@ -35,7 +35,7 @@ struct _GAtResult {
typedef struct _GAtResult GAtResult;
-#define G_AT_RESULT_LINE_LENGTH_MAX 2048
+#define G_AT_RESULT_LINE_LENGTH_MAX 4096
struct _GAtResultIter {
GAtResult *result;