mirror of
https://github.com/acpica/acpica/
synced 2025-01-28 20:25:25 +03:00
automated cleanup
date 2003.12.05.23.53.00; author rmoore1; state Exp;
This commit is contained in:
parent
0162b7fdac
commit
ebcb44d35f
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: utobject - ACPI object create/delete/size/cache routines
|
||||
* $Revision: 1.84 $
|
||||
* $Revision: 1.85 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -307,7 +307,7 @@ AcpiUtValidInternalObject (
|
||||
|
||||
default:
|
||||
ACPI_DEBUG_PRINT ((ACPI_DB_INFO,
|
||||
"%p is not not an ACPI operand obj [%s]\n",
|
||||
"%p is not not an ACPI operand obj [%s]\n",
|
||||
Object, AcpiUtGetDescriptorName (Object)));
|
||||
break;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user