소스 검색

* cputypestr renamed wasm32

git-svn-id: branches/wasm@46254 -
nickysn 5 년 전
부모
커밋
208473b859
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/wasm32/cpuinfo.pas

+ 1 - 1
compiler/wasm32/cpuinfo.pas

@@ -77,7 +77,7 @@ Const
    ];
 
    cputypestr : array[tcputype] of string[9] = ('',
-     'WASM'
+     'WASM32'
    );
 
    fputypestr : array[tfputype] of string[8] = (