mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-10 02:31:48 +00:00
Fix typo.
This commit is contained in:
parent
f7727f3aa4
commit
d8466c5839
@ -135,8 +135,8 @@ bool Socket::Connect( const char* addr, int port )
|
||||
m_ptr = nullptr;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
#if defined _WIN32 || defined __CYGWIN__
|
||||
u_long nonblocking = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user