]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: column width reduction refactoring
authorKarel Zak <kzak@redhat.com>
Fri, 7 Apr 2017 11:40:14 +0000 (13:40 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 7 Apr 2017 12:34:11 +0000 (14:34 +0200)
commitf691831481a28d7d902524d650cd76e28ac939f9
tree62d8fa6bad2d97583a6cda8ad7b0fc080a19070f
parent48645e7bbb9be43ef3e063bd756620902766488a
libsmartcols: column width reduction refactoring

The current implementation is unreadable... Let's write it again with
more obvious semantic.

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/table.c
libsmartcols/src/table_print.c