summaryrefslogtreecommitdiff
path: root/source/compiler/preprocess.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/preprocess.h')
-rw-r--r--source/compiler/preprocess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/preprocess.h b/source/compiler/preprocess.h
index 56ba500e8278..532203474af4 100644
--- a/source/compiler/preprocess.h
+++ b/source/compiler/preprocess.h
@@ -257,7 +257,7 @@ PrGetNextToken (
void
PrError (
UINT8 Level,
- UINT8 MessageId,
+ UINT16 MessageId,
UINT32 Column);
void