WaE: remove javadoc warning
This commit is contained in:
parent
070e33b579
commit
138386a6d3
1 changed files with 1 additions and 1 deletions
|
@ -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[]) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue