date	2000.03.09.22.13.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 19:01:04 +00:00
parent 8ddb4aec21
commit 13657ada94

View File

@ -157,7 +157,7 @@ CmSearchAllocList (
/* Search for the address. note - this always searches the entire list...*/
for (;;)
while (1)
{
if (Element == NULL)
{