mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 20:13:44 +02:00
typo
This commit is contained in:
parent
4ed77e0c0f
commit
d70cfe6850
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ func NewNode(basePath string) (n *Node, err error) {
|
|||
}
|
||||
}()
|
||||
|
||||
// Stop deferred cPtr table cleanup function from deregistering this instance
|
||||
// Stop deferred cPtr table cleanup function from de-registering this instance
|
||||
cPtr = -1
|
||||
|
||||
return n, nil
|
||||
|
|
Loading…
Add table
Reference in a new issue