change NL_MAX_NAME_LEN to 1000 (see github #30)

This commit is contained in:
zeromus 2019-04-23 17:11:03 -04:00
parent 247a6f4640
commit 0d26e6fcd9
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
#include <windows.h>
#define NL_MAX_NAME_LEN 30
#define NL_MAX_NAME_LEN 1000
#define NL_MAX_MULTILINE_COMMENT_LEN 1000
//mbg merge 7/17/06 made struct sane c++