mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 04:13:32 +00:00
Fix compile (debug information is removed from Spare[2], but noone uses it).
svn path=/trunk/; revision=25634
This commit is contained in:
@@ -204,7 +204,7 @@ static RTL_CRITICAL_SECTION_DEBUG process_heap_critsect_debug =
|
||||
{
|
||||
0, 0, NULL, /* will be set later */
|
||||
{ &process_heap_critsect_debug.ProcessLocksList, &process_heap_critsect_debug.ProcessLocksList },
|
||||
0, 0, { (DWORD_PTR)(__FILE__ ": main process heap section") }
|
||||
0, 0, 0, 0, 0
|
||||
};
|
||||
|
||||
/***********************************************************************
|
||||
|
||||
Reference in New Issue
Block a user