Browse Source

* cputypestr renamed wasm32

git-svn-id: branches/wasm@46254 -
nickysn 5 years ago
parent
commit
208473b859
1 changed files with 1 additions and 1 deletions
  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] = (