]> git.ipfire.org Git - thirdparty/libvirt.git/commit
storage: fix typo in previous patch v1.2.0-rc1
authorEric Blake <eblake@redhat.com>
Mon, 25 Nov 2013 21:44:30 +0000 (14:44 -0700)
committerEric Blake <eblake@redhat.com>
Mon, 25 Nov 2013 21:45:46 +0000 (14:45 -0700)
commit053f45f8f699ba8e2924fab9fe8ea3acc567e934
tree4c8671ca82de1ac82613e1fa57a7ac9758c0ace4
parent14daa81280dfabb8c553c4d5a84cfcc4a0235366
storage: fix typo in previous patch

You'd think I'd learn to actually COMMIT my working tree
between testing that a last-minute fix compiles and pushing.

* src/storage/storage_backend_gluster.c
(virStorageBackendGlusterRefreshVol): Typo fix.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/storage/storage_backend_gluster.c