X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git;a=blobdiff_plain;f=src%2Fngircd%2Fconn.c;fp=src%2Fngircd%2Fconn.c;h=ae151b3104693e4b783361d5709e6a8d9f891878;hp=94c6c4a8b1683fa75ca3fd4f6daaf98884d29dfd;hb=b0caf5984ea0f6db7d864dee05c2ccdf78907298;hpb=79ffa9132b9f9bba314c24e64d320e1b5eaddc83 diff --git a/src/ngircd/conn.c b/src/ngircd/conn.c index 94c6c4a8..ae151b31 100644 --- a/src/ngircd/conn.c +++ b/src/ngircd/conn.c @@ -591,7 +591,7 @@ set_v6_only(int af, int sock) /** * Initialize new listening port. * - * @param listen_addr Local address to bind the socet to (can be 0.0.0.0). + * @param listen_addr Local address to bind the socket to (can be 0.0.0.0). * @param Port Port number on which the new socket should be listening. * @returns file descriptor of the socket or -1 on failure. */