libxt_owner: add more spaces to output
commitcfb9cf0509ad8100cd8d6ab52d60a8ffbb318578
authorDaniel Drake <dsd@gentoo.org>
Mon, 19 Jan 2009 14:36:41 +0000 (19 15:36 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 19 Jan 2009 14:36:41 +0000 (19 15:36 +0100)
tree7c8a2ced594609aa6d4208b2b3ad98d3c6b9b6ca
parent3d12c3bbffb43182df9ac5c0ad549b095d30d021
libxt_owner: add more spaces to output

Commit bb9284d1 ("libxt_owner: add spaces to output") moved the printing
of spaces away from the owner_mt_print() function family, but forgot to
add spaces in all of the print_item() functions that are called.

This is likely to be at least the partial cause of
https://bugs.gentoo.org/show_bug.cgi?id=254435

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Approves-of-this-patch: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
extensions/libxt_owner.c