Normalized indentation for entire project to TABS

This commit is contained in:
Joseph Henry
2017-08-02 14:54:29 -07:00
parent 7e30474ee4
commit 7e00eda5a0
16 changed files with 2557 additions and 2557 deletions

View File

@@ -84,7 +84,7 @@ namespace ZeroTier {
void threadMain()
throw();
TcpConnection *getConnection(PhySocket *sock);
TcpConnection *getConnection(PhySocket *sock);
private:
volatile bool _enabled;