소스 검색

* 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
                                TAI_LABEL
  ****************************************************************************}
  ****************************************************************************}
 
 
-        constructor tai_label.Create(_labsym : tasmlabel);
+    constructor tai_label.Create(_labsym : tasmlabel);
       begin
       begin
         inherited Create;
         inherited Create;
         typ:=ait_label;
         typ:=ait_label;