mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 04:50:37 -07: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
|
cPtr = -1
|
||||||
|
|
||||||
return n, nil
|
return n, nil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue