changeset 12103 | 22bd1099d51f |
parent 10660 | 79fa79c77c38 |
child 13880 | 5f819b90d479 |
--- a/project_files/hwc/rtl/pas2c.h Sun Dec 04 02:02:18 2016 +0100 +++ b/project_files/hwc/rtl/pas2c.h Tue Dec 06 01:05:46 2016 +0100 @@ -65,7 +65,7 @@ typedef wchar_t widechar; typedef wchar_t* PWideChar; typedef char Char; -typedef LongInt SizeInt; +typedef PtrInt SizeInt; typedef char ** PPChar; typedef Word* PWord;