mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:02:16 +00:00
Synchronize with trunk revision 59636 (just before Alex's CreateProcess revamp).
svn path=/branches/ntvdm/; revision=59665
This commit is contained in:
commit
f66525ee02
404 changed files with 31475 additions and 5237 deletions
|
@ -548,7 +548,7 @@ HvTrackCellRef(PHV_TRACK_CELL_REF CellRef,
|
|||
}
|
||||
|
||||
/* FIXME: TODO */
|
||||
ASSERTMSG(FALSE, "ERROR: Too many references\n");
|
||||
ASSERTMSG("ERROR: Too many references\n", FALSE);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue