date 2000.06.14.17.20.00; author rmoore1; state Exp;

This commit is contained in:
aystarik 2005-06-29 19:01:22 +00:00
parent a00b4bbd5b
commit cf3a44af0c

View File

@ -597,7 +597,7 @@ _CmAllocate (
{
void *Address = NULL;
DEBUG_EXEC (\
ACPI_STATUS Status);
ACPI_STATUS Status)
FUNCTION_TRACE_U32 ("_CmAllocate", Size);
@ -665,7 +665,7 @@ _CmCallocate (
{
void *Address = NULL;
DEBUG_EXEC (\
ACPI_STATUS Status);
ACPI_STATUS Status)