summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/WaitUnreachable.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/util/WaitUnreachable.java')
-rw-r--r--qadevOOo/runner/util/WaitUnreachable.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/runner/util/WaitUnreachable.java b/qadevOOo/runner/util/WaitUnreachable.java
index e2aa6ee28d5c..ab9c4bb7151e 100644
--- a/qadevOOo/runner/util/WaitUnreachable.java
+++ b/qadevOOo/runner/util/WaitUnreachable.java
@@ -107,7 +107,7 @@ public final class WaitUnreachable {
}
private final WaitUnreachable unreachable;
- };
+ }
new WaitThread(obj).start();
}