date	2001.03.23.18.27.00;	author agrover;	state Exp;
This commit is contained in:
aystarik 2005-06-29 17:55:55 +00:00
parent e37b3dcc15
commit aeb464b076

View File

@ -2,7 +2,7 @@
/******************************************************************************
*
* Module Name: amstorob - AML Interpreter object store support, store to object
* $Revision: 1.27 $
* $Revision: 1.28 $
*
*****************************************************************************/
@ -386,7 +386,7 @@ AcpiAmlCopyIntegerToBankField (
else
{
DEBUG_PRINT (ACPI_INFO,
("AmlCopyIntegerToBankField: BankField: set bakn returned %s\n",
("AmlCopyIntegerToBankField: BankField: set bank returned %s\n",
AcpiCmFormatException (Status)));
}