summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java')
-rw-r--r--qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
index ee30bdc2c67a..bc200665e9c5 100644
--- a/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.java
+++ b/qadevOOo/tests/java/mod/_cpld/DLLComponentLoader.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
@@ -93,7 +93,7 @@ public class DLLComponentLoader extends TestCase {
// adding object relation for XImplementationLoader ifc test
tEnv.addObjRelation("ImplementationLoader",
- "com.sun.star.loader.SharedLibrary") ;
+ "com.sun.star.loader.SharedLibrary") ;
String os = (String) Param.get("OS");
if (os == null || os == "")
throw new StatusException(