瀏覽代碼

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