CVSROOT:        /cvs
Module name:    src
Changes by:     o...@cvs.openbsd.org    2024/01/04 02:30:09

Modified files:
        usr.sbin/smtpd : config.c 

Log message:
set_localaddrs(): don't wrap IPv6s address with braces twice

ss_to_text() already wraps ipv6 addresses in braces, so no need to do it
again and no need to do that for IPv4 addresses too.

ok millert@

Reply via email to