mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
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…
Reference in New Issue
Block a user