summaryrefslogtreecommitdiff
path: root/tests/test/cg/tcalvar6.pp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/cg/tcalvar6.pp')
-rw-r--r--tests/test/cg/tcalvar6.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/cg/tcalvar6.pp b/tests/test/cg/tcalvar6.pp
index caa5936f64..743ae3328a 100644
--- a/tests/test/cg/tcalvar6.pp
+++ b/tests/test/cg/tcalvar6.pp
@@ -39,7 +39,7 @@ program tcalvar6;
{$ifdef cpu68k}
{$define cpusmall}
{$endif}
-{$ifdef cpu8086}
+{$ifdef cpui8086}
{$define cpusmall}
{$endif}