* made internalerror unique

git-svn-id: trunk@13420 -
This commit is contained in:
Jonas Maebe 2009-07-22 16:17:45 +00:00
parent 63ce04fd00
commit cc44257086

View File

@ -706,7 +706,7 @@ implementation
end;
end
else
internalerror(200204249);
internalerror(2002042410);
end
{ try to reuse memory locations instead of copying }
{ copy to a memory location ... }