Minor bonding CLI fix

This commit is contained in:
Joseph Henry
2021-04-07 15:15:35 -07:00
parent 5262a2f753
commit 1732f7371c
5 changed files with 11 additions and 10 deletions

View File

@ -1830,4 +1830,4 @@ void Bond::dumpInfo(const int64_t now)
// Omitted
}
} // namespace ZeroTier
} // namespace ZeroTier

View File

@ -747,4 +747,4 @@ private:
} // namespace ZeroTier
#endif
#endif

View File

@ -209,4 +209,4 @@ void BondController::processBackgroundTasks(void *tPtr, const int64_t now)
}
}
} // namespace ZeroTier
} // namespace ZeroTier

View File

@ -236,4 +236,4 @@ private:
} // namespace ZeroTier
#endif
#endif