瀏覽代碼

Fix an error in reading real variable for change_endian

git-svn-id: trunk@19023 -
pierre 14 年之前
父節點
當前提交
a17390126a
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      compiler/ppu.pas

+ 0 - 1
compiler/ppu.pas

@@ -865,7 +865,6 @@ begin
       else
         result:=e;
       inc(entryidx,sizeof(e));
-      result:=e;
       exit;
     end;
   if sizeofreal=sizeof(d) then