IDE: fixed compilatioin x86-64

git-svn-id: trunk@47180 -
This commit is contained in:
mattias 2014-12-12 09:02:34 +00:00
parent 5409f972b8
commit add97f7a02

View File

@ -936,7 +936,7 @@ const
FpcIStart = 'see fpc -i or fpc -i';
var
ch: Char;
i: SizeInt;
i: integer;
begin
Result := Nil;
i := Pos(FpcIStart, aOpt);