summaryrefslogtreecommitdiff
path: root/fhunit.pas
diff options
context:
space:
mode:
Diffstat (limited to 'fhunit.pas')
-rw-r--r--fhunit.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/fhunit.pas b/fhunit.pas
index a0cbd9a..7aba5dc 100644
--- a/fhunit.pas
+++ b/fhunit.pas
@@ -404,6 +404,7 @@ end;
destructor tMessPunkteUpdateThread.destroy;
begin
+ beenden:=true;
while not beendet do
sleep(100);
setlength(antwort,0);