This commit is contained in:
Brenton Bostick 2023-01-11 13:42:30 -05:00 committed by GitHub
parent 27c26a77a2
commit d31f238be0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 5 deletions

View file

@ -149,7 +149,7 @@ public:
/**
* Get the ZeroTier address for this MAC on this network (assuming no bridging of course, basic unicast)
*
* This just XORs the next-lest-significant 5 bytes of the network ID again to unmask.
* This just XORs the next-least-significant 5 bytes of the network ID again to unmask.
*
* @param nwid Network ID
*/