summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java')
-rw-r--r--qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
index bebad0e524f2..d942b6d02f85 100644
--- a/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
+++ b/qadevOOo/tests/java/ifc/bridge/_XBridgeFactory.java
@@ -66,7 +66,7 @@ public class _XBridgeFactory extends MultiMethodTest {
/**
* the acceptor
*/
- private XAcceptor acc = null ;
+ private final XAcceptor acc;
/**
* If exception occurred during method call it is
* stored in this field.