From 34dc9d28dcb64ffb397ae86712fcea0cce546203 Mon Sep 17 00:00:00 2001 From: jkim Date: Fri, 25 Apr 2014 16:53:42 +0000 Subject: Import ACPICA 20140424. --- source/compiler/prutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/compiler/prutils.c') diff --git a/source/compiler/prutils.c b/source/compiler/prutils.c index ff735fc..d8b7d45 100644 --- a/source/compiler/prutils.c +++ b/source/compiler/prutils.c @@ -149,7 +149,7 @@ PrGetNextToken ( void PrError ( UINT8 Level, - UINT8 MessageId, + UINT16 MessageId, UINT32 Column) { #if 0 -- cgit v1.1