]> git.ipfire.org Git - thirdparty/libvirt.git/commit
vsh-table: Get rid of trailing spaces
authorSimon Kobyda <skobyda@redhat.com>
Tue, 27 Nov 2018 09:07:32 +0000 (10:07 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 28 Nov 2018 12:18:48 +0000 (13:18 +0100)
commit071488983c4849e7e911656c8c2412e73d5daabf
tree296fc1fb740e5edd425f9ba533bd66712856f0d4
parent4b4ed783ba967c3166b1a04c42bda4e113cc0dc1
vsh-table: Get rid of trailing spaces

Get rid of trailing spaces which can be found after last column in tables.

Signed-off-by: Simon Kobyda <skobyda@redhat.com>
tests/virshtest.c
tests/vshtabletest.c
tools/vsh-table.c