Changes to eliminate warnings at VC warning level 4

date	2000.03.03.18.08.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:35:34 +00:00
parent 5b43e72a6d
commit 9f093483d7

View File

@ -641,7 +641,7 @@ AmlExecMonadic2R (
/* The object exists in the namespace, return TRUE */
RetDesc->Number.Value = -1;
RetDesc->Number.Value = (UINT32) -1;
goto Cleanup;
break;