summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--matheunit.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/matheunit.pas b/matheunit.pas
index f49cf40..d5f9de7 100644
--- a/matheunit.pas
+++ b/matheunit.pas
@@ -859,7 +859,7 @@ var
s: string;
xSum,xQdrSum,ySum,xySum: extended;
wert: tExtPoint;
- i,anz: int64;
+ i,anz: longestOrdinal;
begin
if xSpalte=ySpalte then begin
result:=1;