]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: virsh indentation cleanup
authorEric Blake <eblake@redhat.com>
Fri, 8 Jun 2012 21:59:21 +0000 (15:59 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Jun 2012 15:23:16 +0000 (09:23 -0600)
commit903560245f28fa9382c0c4e379626d97a7dd07da
tree6c7b41f002b8b3e8a43a411288eb4a43f18cfda6
parentc8564ad47627c29878127bcb6edfa09808198462
snapshot: virsh indentation cleanup

No semantic change; this will make it easier to refactor code.

* tools/virsh.c (cmdSnapshotList): Drop level of indentation, and
rename a variable.
tools/virsh.c