瀏覽代碼

* missing closing comment

git-svn-id: trunk@34025 -
Jonas Maebe 9 年之前
父節點
當前提交
542b6b604e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/llvm/hlcgllvm.pas

+ 1 - 1
compiler/llvm/hlcgllvm.pas

@@ -1663,7 +1663,7 @@ implementation
         explicitly passed to call instructions for llvm, that does not work
         explicitly passed to call instructions for llvm, that does not work
         here. It could be solved by patching the call instruction later, but
         here. It could be solved by patching the call instruction later, but
         that's a lot of engineering for functionality that's only marginally
         that's a lot of engineering for functionality that's only marginally
-        useful at best.
+        useful at best. }
     end;
     end;