Always use the width field from the varent, not the original width.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 17 Nov 2004 10:09:44 +0000 (10:09 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 17 Nov 2004 10:09:44 +0000 (10:09 +0000)
commitf5df644b423b7f2e984086655b59952ae2f34b53
tree6320262b031f268cd08770fea1cd896d9e90d2b6
parent86ac74c4858a71acd6fc2576b0b9bd7ad01a8b74
Always use the width field from the varent, not the original width.
This fixes the output of oversized fields messing the overall table
layout.

Reported-by: Peter Avalos <pavalos@theshell.com>
bin/ps/ps.c