mirror of
https://github.com/acpica/acpica/
synced 2025-02-16 05:24:36 +03:00
name cleanup
date 2002.12.12.21.33.00; author rmoore1; state Exp;
This commit is contained in:
parent
a6f5fa4387
commit
3a72142633
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Module Name: exstoren - AML Interpreter object store support,
|
||||
* Store to Node (namespace object)
|
||||
* $Revision: 1.53 $
|
||||
* $Revision: 1.54 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -277,7 +277,7 @@ AcpiExStoreObjectToObject (
|
||||
ACPI_STATUS Status = AE_OK;
|
||||
|
||||
|
||||
ACPI_FUNCTION_TRACE_PTR ("AcpiExStoreObjectToObject", SourceDesc);
|
||||
ACPI_FUNCTION_TRACE_PTR ("ExStoreObjectToObject", SourceDesc);
|
||||
|
||||
|
||||
ActualSrcDesc = SourceDesc;
|
||||
|
Loading…
x
Reference in New Issue
Block a user