]> git.ipfire.org Git - thirdparty/libvirt.git/commit
list: fix typo in virsh patch
authorEric Blake <eblake@redhat.com>
Thu, 6 Sep 2012 15:35:00 +0000 (09:35 -0600)
committerEric Blake <eblake@redhat.com>
Thu, 6 Sep 2012 15:43:23 +0000 (09:43 -0600)
commit9a6e57517b5b9fb11b1bc17d19ba19eda71becb7
tree4137cd7bef7af697d64a75a83a29925a8649908a
parentf299ddd6b1d686c32758a9245a4761e4dc0c199a
list: fix typo in virsh patch

A last minute rename in commit fc122e1a to virsh.h was not properly
reflected when rebasing virsh-pool.c in commit 93a346d.

* tools/virsh-pool.c (vshStoragePoolListCollect): Use VSH_MATCH,
not MATCH.
tools/virsh-pool.c