Fix alignment of command column. print_comm_name() returns an updated
authortobhe <tobhe@openbsd.org>
Wed, 8 Mar 2023 14:47:02 +0000 (14:47 +0000)
committertobhe <tobhe@openbsd.org>
Wed, 8 Mar 2023 14:47:02 +0000 (14:47 +0000)
commit66cbf9ab4ab5bff05c7ccf5809eccaa8ed00d0bb
treebcff7517fee7832b2d3454f1c573ce26d00dd58d
parent3723117e0b069f0d5d8145bd0dcee2e17937e0d9
Fix alignment of command column. print_comm_name() returns an updated
length value, not the length difference.

ok deraadt@ millert@ guenther@
bin/ps/print.c