[PATCH 5/7] Fix javadoc comments in filters/xmerge - Debug.java
Nigel Hawkins
n.hawkins at gmx.com
Tue Nov 2 06:16:13 PDT 2010
---
.../java/org/openoffice/xmerge/util/Debug.java | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java b/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java
index ff89544..273b659 100644
--- a/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java
+++ b/xmerge/source/xmerge/java/org/openoffice/xmerge/util/Debug.java
@@ -269,7 +269,7 @@ public final class Debug {
* <p>This logs the message during runtime if debug.info or debug.trace
* in the properties file is set to true.</p>
*
- * @param int Log type, one of the Debug constants
+ * @param flag Log type, one of the Debug constants
* {@link #INFO}, {@link #TRACE}, {@link #ERROR}
* or a combination of which or'ed together.
* @param msg The message.
@@ -291,7 +291,7 @@ public final class Debug {
* of the exception passed in. Refer to the other log method
* for description.
*
- * @param int Log type, one of the Debug constants
+ * @param flag Log type, one of the Debug constants
* {@link #INFO}, {@link #TRACE}, {@link #ERROR}
* or a combination of which or'ed together.
* @param msg The message.
--
1.7.0.4
--=-r9HQZWKbe5d9ZLbtzsqO
Content-Disposition: attachment; filename="0006-Fix-javadoc-comments-in-filters-xmerge-palm.patch"
Content-Type: text/x-patch; name="0006-Fix-javadoc-comments-in-filters-xmerge-palm.patch"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
More information about the LibreOffice
mailing list