Javadoc fixes

This commit is contained in:
zzz
2019-02-06 12:48:33 +00:00
parent 19cb85a74d
commit b310c60188
3 changed files with 3 additions and 5 deletions

View File

@@ -127,7 +127,6 @@ public class OutNetMessage implements CDPQEntry {
* Only useful if log level is INFO or DEBUG
*
* @param eventName what occurred
* @return how long this message has been 'in flight'
*/
public void timestamp(String eventName) {
if (_shouldTimestamp) {