소스 검색

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