replaced tabs by spaces, removed trailing tabs/spaces.
This commit is contained in:
parent
c703d01a23
commit
ac04add596
@ -147,8 +147,8 @@ void destroy_thread_sync_data(struct thread_sync_data * tsd)
|
||||
static
|
||||
int init_thread_sync_data(struct thread_sync_data * tsd,
|
||||
const char * hostname,
|
||||
int port,
|
||||
const struct addrinfo *hints)
|
||||
int port,
|
||||
const struct addrinfo *hints)
|
||||
{
|
||||
memset(tsd, 0, sizeof(*tsd));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user