Fix constant value
This commit is contained in:
parent
c68a6edd75
commit
4578ecd790
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
#define HUGE
|
||||
|
||||
#ifdef HUGE
|
||||
#define MAINSEGMENTLENGTH 2048
|
||||
#define MAINSEGMENTLENGTH 8192
|
||||
#define MAININDEXLENGTH 32768
|
||||
#else
|
||||
#define MAINSEGMENTLENGTH 2048
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue