Explorar el Código

* fixed indentation

git-svn-id: trunk@26020 -
Jonas Maebe hace 12 años
padre
commit
62e1df9e76
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;