summaryrefslogtreecommitdiffstats
path: root/source/compiler/prutils.c
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2014-04-25 16:53:42 +0000
committerjkim <jkim@FreeBSD.org>2014-04-25 16:53:42 +0000
commit34dc9d28dcb64ffb397ae86712fcea0cce546203 (patch)
tree643f58d38011b3076bfc6a234d83f22c69487b8c /source/compiler/prutils.c
parent36570d433866fe6dd6cfd1efeaa154ed7ade2121 (diff)
downloadFreeBSD-src-34dc9d28dcb64ffb397ae86712fcea0cce546203.zip
FreeBSD-src-34dc9d28dcb64ffb397ae86712fcea0cce546203.tar.gz
Import ACPICA 20140424.
Diffstat (limited to 'source/compiler/prutils.c')
-rw-r--r--source/compiler/prutils.c2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud