summaryrefslogtreecommitdiff
path: root/epost.lpr
diff options
context:
space:
mode:
Diffstat (limited to 'epost.lpr')
-rw-r--r--epost.lpr2
1 files changed, 1 insertions, 1 deletions
diff --git a/epost.lpr b/epost.lpr
index 2d95c48..987ed21 100644
--- a/epost.lpr
+++ b/epost.lpr
@@ -269,7 +269,7 @@ begin
halt(1);
end;
if startetMit('FFT ',s) then begin
- i:=findeWerte(s,inf,@wertes,@Konturen,true);
+ i:=findeWerte(s,inf,@wertes,@Konturen,false);
if i<0 then begin
aufraeumen;
halt(1);