aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-27 02:25:48 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-27 02:25:48 +0800
commitfbafb96963beae48ca095839ffb17b82f9901e5f (patch)
tree36a3ec0dde78269ca3e1d5ccd985bfd849370104 /const.h
parent0282e6aa2f3b24a3ffed876b099ec97e6a79a8ff (diff)
ssa init
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