diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2014-04-25 16:53:42 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2014-04-25 16:53:42 +0000 |
| commit | 6b8f78e0a6a7880856440b372097482adb326592 (patch) | |
| tree | 643f58d38011b3076bfc6a234d83f22c69487b8c /source/compiler/preprocess.h | |
| parent | 7c6f304a2eb855cf2d71ca0638d4f3c72f436fcd (diff) | |
Diffstat (limited to 'source/compiler/preprocess.h')
| -rw-r--r-- | source/compiler/preprocess.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/compiler/preprocess.h b/source/compiler/preprocess.h index 56ba500e8278e..532203474af47 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 |
