summaryrefslogtreecommitdiffstats
path: root/source/components/utilities/uteval.c
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-04-19 05:49:53 +0000
committerjkim <jkim@FreeBSD.org>2013-04-19 05:49:53 +0000
commit2827e383d552774c11bb806510c3468678d07994 (patch)
tree123ed5e9ad0bad1d892c0637e33953142b50843f /source/components/utilities/uteval.c
parentff267f44096982acaf4f35007cecaf439840ed05 (diff)
downloadFreeBSD-src-2827e383d552774c11bb806510c3468678d07994.zip
FreeBSD-src-2827e383d552774c11bb806510c3468678d07994.tar.gz
Import ACPICA 20130418.
Diffstat (limited to 'source/components/utilities/uteval.c')
-rw-r--r--source/components/utilities/uteval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/utilities/uteval.c b/source/components/utilities/uteval.c
index 7fb7ba6..82f2b79f 100644
--- a/source/components/utilities/uteval.c
+++ b/source/components/utilities/uteval.c
@@ -95,7 +95,7 @@ AcpiUtEvaluateObject (
}
Info->PrefixNode = PrefixNode;
- Info->Pathname = Path;
+ Info->RelativePathname = Path;
/* Evaluate the object/method */
OpenPOWER on IntegriCloud