mirror of
https://github.com/anope/anope.git
synced 2026-06-29 04:26:37 +02:00
Fix a ton of typos.
This commit is contained in:
@@ -51,7 +51,7 @@ int windows_accept(int fd, struct sockaddr *addr, int *addrlen)
|
||||
* @param af The protocol type, AF_INET or AF_INET6
|
||||
* @param src The address
|
||||
* @param dst Struct to put results in
|
||||
* @return 1 on sucess, -1 on error
|
||||
* @return 1 on success, -1 on error
|
||||
*/
|
||||
int windows_inet_pton(int af, const char *src, void *dst)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user