name cleanup

date	2002.12.12.21.33.00;	author rmoore1;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:55:12 +00:00
parent a6f5fa4387
commit 3a72142633

View File

@ -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;