mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-05 18:05:16 +00:00
4d4dcc7aef
display() to calculate column widths, but was not initialized in main(). This resulted in a division by zero. Noticed by: Michael Butler <imb@protected-networks.net>