summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java')
-rw-r--r--qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java b/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
index c663e4f2887f..7b735c64ff52 100644
--- a/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
+++ b/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
@@ -63,7 +63,7 @@ public class _XLinguServiceManager extends MultiMethodTest {
listenerCalled = true;
log.println("Listener called");
}
- };
+ }
XLinguServiceEventListener listener = new MyLinguServiceEventListener();