mirror of
https://github.com/acpica/acpica/
synced 2025-01-18 07:29:20 +03:00
date 2001.11.06.21.27.00; author rmoore1; state Exp;
This commit is contained in:
parent
5503084854
commit
e6fcfb0538
@ -1,7 +1,7 @@
|
||||
/******************************************************************************
|
||||
*
|
||||
* Module Name: psxface - Parser external interfaces
|
||||
* $Revision: 1.54 $
|
||||
* $Revision: 1.55 $
|
||||
*
|
||||
*****************************************************************************/
|
||||
|
||||
@ -292,7 +292,7 @@ AcpiPsxExecute (
|
||||
if (ACPI_FAILURE (Status))
|
||||
{
|
||||
REPORT_ERROR (("Method execution failed, %s\n", AcpiFormatException (Status)));
|
||||
DUMP_PATHNAME (MethodNode, "Method pathname and nodeq: ",
|
||||
DUMP_PATHNAME (MethodNode, "Method pathname: ",
|
||||
ACPI_LV_ERROR, _COMPONENT);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user