Skip to content
Snippets Groups Projects
Commit c49d0ec8 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

javadoc tweak

parent aa0e7a4d
No related branches found
No related tags found
No related merge requests found
......@@ -517,7 +517,7 @@ public class DisThreadedNetworkInterface
rawListeners.forEach(lis->lis.incomingPdu(bl));
}
/** Method renamed as <code>close() so use that method instead.</code>.
/** Method renamed as <code>close()</code> so use that method instead.
*/
@Deprecated
public void kill()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment