Explorar o código

* Small whitespace patch from Sandro Cumerlato

git-svn-id: trunk@32832 -
michael %!s(int64=9) %!d(string=hai) anos
pai
achega
8282aea272
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/winunits-base/src/typelib.pas

+ 1 - 1
packages/winunits-base/src/typelib.pas

@@ -821,7 +821,7 @@ begin
                   sDefault:=sl;
                   sDefault:=sl;
                 end;
                 end;
               end;
               end;
-            tmp:='  procedure Set_%s(%s %s:%s); %s;'#13#10;
+            tmp:='   procedure Set_%s(%s %s:%s); %s;'#13#10;
             if not bParamByRef then 
             if not bParamByRef then 
               Modifier:='const'
               Modifier:='const'
             else
             else