瀏覽代碼

* fixed indentation

git-svn-id: trunk@26020 -
Jonas Maebe 12 年之前
父節點
當前提交
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;