CVSROOT:        /cvs
Module name:    src
Changes by:     k...@cvs.openbsd.org    2018/09/26 10:26:37

Modified files:
        usr.bin/getent : getent.c 

Log message:
Adjust alignment in hostsprint()

hostsprint() reserves only 16 columns for IPs and prints one whitespace too
many afterwards. Crank it up to 39 as per hostsaddrinfo() to align nicely.

OK millert

Reply via email to