From b79e4ff3f0b70ac733e5871da05a48e52711a061 Mon Sep 17 00:00:00 2001 From: Jonas Maebe Date: Sat, 22 Sep 2007 20:46:45 +0000 Subject: [PATCH] * fixed typo that broke non-i386 compilation after r8603 git-svn-id: trunk@8609 - --- compiler/ncal.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/ncal.pas b/compiler/ncal.pas index ea73b3ee13..1447510b5d 100644 --- a/compiler/ncal.pas +++ b/compiler/ncal.pas @@ -2520,7 +2520,7 @@ implementation if (hpcurr.parasym.paraloc[callerside].location^.reference.offset>hp.parasym.paraloc[callerside].location^.reference.offset) then {$else i386} if (hpcurr.registersint>hp.registersint) or - (node_complexity(hpcurr)