aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
Diffstat (limited to 'const.h')
-rw-r--r--const.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/const.h b/const.h
index cd65eaa..f5a8ef4 100644
--- a/const.h
+++ b/const.h
@@ -22,7 +22,7 @@ enum {
NS_ID,
NS_TAG
};
-
+#define MAX_BLOCK 1024
#define MAX_CHDN 1024
#define MAX_DEBUG_PRINT_BUFF 1024
#define MAX_DEBUG_PRINT_LVL 1024