cleaning things up for javadoc

This commit is contained in:
benfry
2006-03-11 00:50:01 +00:00
parent 4495cc6150
commit 037eee2055
6 changed files with 8 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ public class KeywordMap
/**
* Adds a key-value mapping.
* @param keyword The key
* @Param id The value
* @param id The value
*/
public void add(String keyword, byte id)
{