javadoc fixes

This commit is contained in:
zzz
2015-03-16 09:08:03 +00:00
parent 56d705739b
commit 4fccd258e6
2 changed files with 1 additions and 2 deletions

View File

@@ -767,7 +767,6 @@ class ConnectionManager {
* blocking
*
* @param timeoutMs greater than zero
* @param notifier may be null
* @param payload non-null, include in packet, up to 32 bytes may be returned in pong
* not copied, do not modify
* @return the payload received in the pong, zero-length if none, null on failure or timeout