summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/MESA_field_stat.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MESA_field_stat.cpp b/src/MESA_field_stat.cpp
index d202e56..1e1d3ea 100644
--- a/src/MESA_field_stat.cpp
+++ b/src/MESA_field_stat.cpp
@@ -23,7 +23,7 @@
#define INIT_STAT_FIELD_NUM 1024
-#define MAX_STAT_COLUMN_NUM 32
+#define MAX_STAT_COLUMN_NUM 64
#define MAX_PATH_LEN 256
#define UDP_PAYLOAD_SIZE 1460