mirror of
https://github.com/reactos/reactos.git
synced 2026-06-05 11:12:56 +08:00
Just fix a typo.
svn path=/trunk/; revision=59858
This commit is contained in:
@@ -360,7 +360,7 @@ SIZE_T MmTotalCommitLimit;
|
||||
SIZE_T MmTotalCommitLimitMaximum;
|
||||
|
||||
/*
|
||||
* These value tune certain user parameters. They have default values set here,
|
||||
* These values tune certain user parameters. They have default values set here,
|
||||
* as well as in the code, and can be overwritten by registry settings.
|
||||
*/
|
||||
SIZE_T MmHeapSegmentReserve = 1 * _1MB;
|
||||
|
||||
Reference in New Issue
Block a user