Explorar o código

* cosmetics

git-svn-id: trunk@43125 -
florian %!s(int64=6) %!d(string=hai) anos
pai
achega
988dce14c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/x86_64/cpuelf.pas

+ 1 - 1
compiler/x86_64/cpuelf.pas

@@ -179,7 +179,7 @@ implementation
           else
             InternalError(2019091701);
         RELOC_TLSGD:
-          result:=R_X86_64_TLSGD
+          result:=R_X86_64_TLSGD;
       else
         result:=0;
         InternalError(2012082302);