aboutsummaryrefslogtreecommitdiff
path: root/const.h
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-27 04:32:02 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-27 04:32:02 +0800
commit8c7c3602ac1fc2e1b382b442d3161a7151d2cec9 (patch)
tree6cc5ce659bcd4dd1a58c97445afe1c3e2833fed5 /const.h
parentfbafb96963beae48ca095839ffb17b82f9901e5f (diff)
...
Diffstat (limited to 'const.h')
-rw-r--r--const.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/const.h b/const.h
index f5a8ef4..78dc457 100644
--- a/const.h
+++ b/const.h
@@ -28,6 +28,7 @@ enum {
#define MAX_DEBUG_PRINT_LVL 1024
#define MAX_TABLE_SIZE 1021
#define MAX_ERROR_BUFF 1024
+#define MAX_NAMELEN 1024
#define INT_SIZE 4
#define CHAR_SIZE 1
#define PTR_SIZE 4