Putting the main binary back together...

This commit is contained in:
Adam Ierymenko 2015-04-15 17:00:26 -07:00
parent 6369c264e2
commit f7b1437154
7 changed files with 676 additions and 9 deletions

View file

@ -41,7 +41,7 @@ namespace ZeroTier {
class RuntimeEnvironment;
/**
* Interface for network configuration (netconf) master implementations
* Interface for network controller implementations
*/
class NetworkController
{