]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: tweak a format string to avoid emitting trailing space
authorJim Meyering <meyering@redhat.com>
Mon, 2 Mar 2009 18:39:36 +0000 (18:39 +0000)
committerJim Meyering <meyering@redhat.com>
Mon, 2 Mar 2009 18:39:36 +0000 (18:39 +0000)
commit9883bec50dffa68fec72eaef95cc38110bf392a6
tree8f7cd7c5c80742af0adf86ea2eeb6418b024353c
parentaedf57db70c7eef4e57c3c2510e734574df74e8a
virsh: tweak a format string to avoid emitting trailing space

* src/virsh.c (cmdNetworkList): Change format not to right-pad
with spaces, as that would have required a trailing blank in
an expected output file.
ChangeLog
src/virsh.c