From 3ec7803a0e3b5ffca3df620853a8954aaee190b1 Mon Sep 17 00:00:00 2001 From: aystarik Date: Wed, 29 Jun 2005 19:51:47 +0000 Subject: [PATCH] new function prototypes date 2001.11.30.21.17.00; author rmoore1; state Exp; --- source/include/acnamesp.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/include/acnamesp.h b/source/include/acnamesp.h index 231e3ac35..5612511bf 100644 --- a/source/include/acnamesp.h +++ b/source/include/acnamesp.h @@ -1,7 +1,7 @@ /****************************************************************************** * * Name: acnamesp.h - Namespace subcomponent prototypes and defines - * $Revision: 1.115 $ + * $Revision: 1.116 $ * *****************************************************************************/ @@ -373,7 +373,7 @@ AcpiNsExistDownstreamSibling ( /* - * Scope manipulation - nsscope + * Name and Scope manipulation - nsnames */ UINT32 @@ -381,7 +381,7 @@ AcpiNsOpensScope ( ACPI_OBJECT_TYPE8 Type); NATIVE_CHAR * -AcpiNsGetTablePathname ( +AcpiNsGetExternalPathname ( ACPI_NAMESPACE_NODE *Node); NATIVE_CHAR *