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