Преглед изворни кода

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;