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

* cosmetics

git-svn-id: trunk@43125 -
florian пре 6 година
родитељ
комит
988dce14c7
1 измењених фајлова са 1 додато и 1 уклоњено
  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);