Browse Source

* cosmetics

git-svn-id: trunk@43125 -
florian 5 năm trước cách đây
mục cha
commit
988dce14c7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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);