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