summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java b/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
index b4001e4cbb0a..0ba9a03e9acf 100644
--- a/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
+++ b/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
@@ -195,6 +195,7 @@ public class _XCommandProcessor extends MultiMethodTest {
}
Thread aborter = new Thread() {
+ @Override
public void run() {
for (int i = 0; i < 10; i++) {
log.println("try to abort command");