Преглед изворни кода

* fixed indentation

git-svn-id: trunk@26020 -
Jonas Maebe пре 11 година
родитељ
комит
62e1df9e76
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/aasmtai.pas

+ 1 - 1
compiler/aasmtai.pas

@@ -2062,7 +2062,7 @@ implementation
                                TAI_LABEL
  ****************************************************************************}
 
-        constructor tai_label.Create(_labsym : tasmlabel);
+    constructor tai_label.Create(_labsym : tasmlabel);
       begin
         inherited Create;
         typ:=ait_label;