mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
rm'ed a tab (sorry)
svn:r8333
This commit is contained in:
+1
-1
@@ -455,7 +455,7 @@ inet_aton(const char *c, struct in_addr *addr)
|
||||
return 0;
|
||||
addr->s_addr = r;
|
||||
}
|
||||
return 1;
|
||||
return 1;
|
||||
}
|
||||
#define CLOSE_SOCKET(x) closesocket(x)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user