mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Minor bonding CLI fix
This commit is contained in:
parent
5262a2f753
commit
1732f7371c
5 changed files with 11 additions and 10 deletions
|
@ -1830,4 +1830,4 @@ void Bond::dumpInfo(const int64_t now)
|
|||
// Omitted
|
||||
}
|
||||
|
||||
} // namespace ZeroTier
|
||||
} // namespace ZeroTier
|
||||
|
|
|
@ -747,4 +747,4 @@ private:
|
|||
|
||||
} // namespace ZeroTier
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
@ -209,4 +209,4 @@ void BondController::processBackgroundTasks(void *tPtr, const int64_t now)
|
|||
}
|
||||
}
|
||||
|
||||
} // namespace ZeroTier
|
||||
} // namespace ZeroTier
|
||||
|
|
|
@ -236,4 +236,4 @@ private:
|
|||
|
||||
} // namespace ZeroTier
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue