소스 검색

* 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(