mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-18 21:16:54 +02:00
fix typo
This commit is contained in:
parent
1c88037ea0
commit
bfe4bc2894
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ public final class VirtualNetworkConfig implements Comparable<VirtualNetworkConf
|
|||
}
|
||||
|
||||
/**
|
||||
* Ethernet MAC (40 bits) that should be assigned to port
|
||||
* Ethernet MAC (48 bits) that should be assigned to port
|
||||
*/
|
||||
public final long macAddress() {
|
||||
return mac;
|
||||
|
|
Loading…
Add table
Reference in a new issue