瀏覽代碼

* 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);