Convert spaces to tabs.
This commit is contained in:
parent
d5d22aceb5
commit
b6b78ad157
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
#include "common/Socket.h"
|
||||
|
||||
#if defined(_MACOSX) && !defined(SOCK_CLOEXEC)
|
||||
#define SOCK_CLOEXEC 0
|
||||
#define SOCK_CLOEXEC 0
|
||||
#endif
|
||||
|
||||
class ConnectionListener::PrivateData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue