summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java')
-rw-r--r--qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
index 9a7b22ac3002..30d437059c8c 100644
--- a/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.java
+++ b/qadevOOo/tests/java/ifc/registry/_XSimpleRegistry.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
@@ -384,7 +384,7 @@ public class _XSimpleRegistry extends MultiMethodTest {
* @param arg2 specifies if the data source should be created if it does not
* already exist
*/
- public void openReg(XSimpleRegistry reg, String url, boolean arg1,
+ public void openReg(XSimpleRegistry reg, String url, boolean arg1,
boolean arg2) {
if (nr == null) {
try {