codetools: auto indenter: fixed reparsing example

git-svn-id: trunk@26526 -
This commit is contained in:
mattias 2010-07-08 12:31:31 +00:00
parent 0430ca1a77
commit 16b539c6de

View File

@ -2214,7 +2214,9 @@ end;
procedure TFABPolicies.Clear;
begin
IndentationCount:=0;
ReAllocMem(Indentations,0);
IndentationCapacity:=0;
end;
procedure TFABPolicies.AddIndent(Typ, SubType: TFABBlockType;