* made internalerror unique

git-svn-id: branches/hlcgllvm@26982 -
This commit is contained in:
Jonas Maebe 2014-03-06 21:40:21 +00:00
parent c2c7f753a8
commit 9c674ff444

View File

@ -256,7 +256,7 @@ implementation
end; end;
{$endif cpuextended} {$endif cpuextended}
else else
internalerror(2013060224); internalerror(2013060227);
end; end;
end; end;