* small indentation fix

git-svn-id: trunk@13150 -
This commit is contained in:
Jonas Maebe 2009-05-16 10:31:35 +00:00
parent ea356808b1
commit d3cec25dce

View File

@ -1600,8 +1600,8 @@ implementation
crefdef.register_created_object_type;
end
else
{ the created class can be any child class as well -> register classrefdef }
methodpointer.resultdef.register_created_object_type;
{ the created class can be any child class as well -> register classrefdef }
methodpointer.resultdef.register_created_object_type;
end;
end;
end;