Basic cleanups

This commit is contained in:
Brenton Bostick 2023-03-14 14:52:59 -04:00
parent ead68038a3
commit 0806b881ea
14 changed files with 26 additions and 24 deletions

View file

@ -31,7 +31,7 @@ import java.net.InetSocketAddress;
/**
* Physical network path to a peer
*
* <p>
* Defined in ZeroTierOne.h as ZT_PeerPhysicalPath
*/
public class PeerPhysicalPath {