Normalized indentation for entire project to TABS
This commit is contained in:
@@ -84,7 +84,7 @@ namespace ZeroTier {
|
||||
void threadMain()
|
||||
throw();
|
||||
|
||||
TcpConnection *getConnection(PhySocket *sock);
|
||||
TcpConnection *getConnection(PhySocket *sock);
|
||||
|
||||
private:
|
||||
volatile bool _enabled;
|
||||
|
||||
Reference in New Issue
Block a user