2
0
Michaël Van Canneyt 4 жил өмнө
parent
commit
52549439fa

+ 2 - 0
packages/fcl-base/src/pascodegen.pp

@@ -94,7 +94,9 @@ Type
   end;
 
 implementation
+
 { TPascalCodeGenerator }
+
 procedure TPascalCodeGenerator.Indent;
 begin
   FIndent:=FIndent+StringOfChar(' ',2);