Fix stupid C&P error
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6155 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
fd1febb2f0
commit
9540aa5d5c
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@ typedef DWORDLONG ULONGLONG,*PULONGLONG;
|
|||
|
||||
// defines
|
||||
|
||||
#ifndef WC_NO_BEST_FIT_CHARS
|
||||
#ifndef MEM_LARGE_PAGES
|
||||
# define MEM_LARGE_PAGES 0x20000000
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue