summaryrefslogtreecommitdiff
path: root/reportbuilder/java/com/sun/star/report/StorageRepository.java
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder/java/com/sun/star/report/StorageRepository.java')
-rw-r--r--reportbuilder/java/com/sun/star/report/StorageRepository.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/reportbuilder/java/com/sun/star/report/StorageRepository.java b/reportbuilder/java/com/sun/star/report/StorageRepository.java
index 9bf610b70606..8ecbb380e154 100644
--- a/reportbuilder/java/com/sun/star/report/StorageRepository.java
+++ b/reportbuilder/java/com/sun/star/report/StorageRepository.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
@@ -66,9 +66,9 @@ public class StorageRepository implements InputRepository, OutputRepository
private final String rootURL;
/**
- *
- * @param input
- * @param output
+ *
+ * @param input
+ * @param output
* @param rootURL
* @throws java.io.IOException
*/