summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/connection/_XConnector.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/connection/_XConnector.java')
-rw-r--r--qadevOOo/tests/java/ifc/connection/_XConnector.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/connection/_XConnector.java b/qadevOOo/tests/java/ifc/connection/_XConnector.java
index 12ae67dedea3..d9788976de9a 100644
--- a/qadevOOo/tests/java/ifc/connection/_XConnector.java
+++ b/qadevOOo/tests/java/ifc/connection/_XConnector.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -117,7 +117,7 @@ public class _XConnector extends MultiMethodTest {
public void _connect() {
boolean result = true ;
AcceptorThread acceptorThread = null;
- XAcceptor xAcceptor = null ;
+ XAcceptor xAcceptor = null ;
XConnection aCon = null;
XInterface x = null;