]> git.ipfire.org Git - thirdparty/util-linux.git/commit
swapon: fix --summary output regression
authorSami Kerola <kerolasa@iki.fi>
Wed, 27 Jun 2012 21:24:56 +0000 (23:24 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 10 Jul 2012 11:45:31 +0000 (13:45 +0200)
commit0aec470c2f802651cddb7952a174f2d389acc129
tree7ae310f159f6cfcc526d4518f5557bc735773534
parent7ae8b469adda598fda28e4ea647d47905b43e172
swapon: fix --summary output regression

Commit 64b588814e5f081a7ab37f820984aa7a2de9eee9 changed --summary
header alignment, and usage of spaces vs tabs in output.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
sys-utils/swapon.c