Explorar o código

* spacing fixed

git-svn-id: trunk@36136 -
florian %!s(int64=8) %!d(string=hai) anos
pai
achega
52d40bb25b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/symsym.pas

+ 1 - 1
compiler/symsym.pas

@@ -1690,7 +1690,7 @@ implementation
     procedure tabstractvarsym.setvardef_and_regable(def:tdef);
       begin
         setvardef(def);
-         setregable;
+        setregable;
       end;