瀏覽代碼

* voidcodepointertype => voidpointertype as suggested by Pierre

git-svn-id: trunk@43976 -
florian 5 年之前
父節點
當前提交
48236401e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/opttail.pas

+ 1 - 1
compiler/opttail.pas

@@ -122,7 +122,7 @@ unit opttail;
                       begin
                         if paranode.parasym.varspez=vs_var then
                           begin
-                            tempnode:=ctempcreatenode.create(voidcodepointertype,voidcodepointertype.size,tt_persistent,true);
+                            tempnode:=ctempcreatenode.create(voidpointertype,voidpointertype.size,tt_persistent,true);
                             addstatement(calcstatements,tempnode);
                             addstatement(calcstatements,
                               cassignmentnode.create(