mirror of
https://github.com/acpica/acpica/
synced 2025-01-16 14:29:18 +03:00
fix typo
date 2001.03.23.18.27.00; author agrover; state Exp;
This commit is contained in:
parent
e37b3dcc15
commit
aeb464b076
@ -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)));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user