java: fix broken javadoc tags
Change-Id: I43d25ba49b758739ee8dc891b0db3e527004ec8b
This commit is contained in:
@@ -74,7 +74,7 @@ public class NotesAccess implements Runnable {
|
||||
static String stringDatabase = "";
|
||||
|
||||
/** Reading the arguments and constructing the thread.
|
||||
* @param argv Holding values for the host, user, and the password of the user.
|
||||
* @param args Holding values for the host, user, and the password of the user.
|
||||
*/
|
||||
public static void main( String args[] ) {
|
||||
Thread thread;
|
||||
|
Reference in New Issue
Block a user