[Libreoffice-commits] .: xmerge/source

Caolán McNamara caolan at kemper.freedesktop.org
Mon Dec 20 02:41:22 PST 2010


 xmerge/source/xmerge/java/org/openoffice/xmerge/util/ColourConverter.java |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 442ab41ca63549f13086377e544ad84fdea2e553
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Dec 20 10:40:38 2010 +0000

    WaE: remove javadoc warning

diff --git a/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ColourConverter.java b/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ColourConverter.java
index ab72f2e..948d11d 100644
--- a/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ColourConverter.java
+++ b/xmerge/source/xmerge/java/org/openoffice/xmerge/util/ColourConverter.java
@@ -112,7 +112,7 @@ public class ColourConverter {
      * cases where the 16 colour values are something other than there default
      * values (e.g. in the case of pocket Excel)
      * 
-     * @param lookup[] a 16 bit array mapping the 16 colours to their values
+     * @param lookup a 16 bit array mapping the 16 colours to their values
      */
     public ColourConverter(short lookup[]) {
 


More information about the Libreoffice-commits mailing list