瀏覽代碼

Fix %cpu type as spotted by Alexey Torgashin

Jonas Maebe 3 年之前
父節點
當前提交
0d74752b1f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/webtbs/twm0226.pp

+ 1 - 1
tests/webtbs/twm0226.pp

@@ -1,4 +1,4 @@
-{ %cpu=x86-64 }
+{ %cpu=x86_64 }
 
 program test;