diff options
Diffstat (limited to 'source/compiler/prutils.c')
-rw-r--r-- | source/compiler/prutils.c | 2 |
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 |