javadoc fix

This commit is contained in:
zzz
2010-02-17 18:11:16 +00:00
parent 39a68d4a2b
commit b6704fce4e

View File

@ -194,7 +194,7 @@ public class PacketLocal extends Packet implements MessageOutputStream.WriteStat
}
/**
* @param timeoutMs MessageOutputStream is the only caller, often with -1 ??????
* @param maxWaitMs MessageOutputStream is the only caller, often with -1 ??????
*/
public void waitForAccept(int maxWaitMs) {
if (_connection == null)