aboutsummaryrefslogtreecommitdiffstats
path: root/test/c/chomp.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/chomp.c')
-rw-r--r--test/c/chomp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/c/chomp.c b/test/c/chomp.c
index 7e2f62c1..71931b3d 100644
--- a/test/c/chomp.c
+++ b/test/c/chomp.c
@@ -338,7 +338,7 @@ int main(void)
struct _play *tree;
-#ifdef __K1C__
+#ifdef __KVX__
ncol = 4;
nrow = 4;
#else