1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

storage_driver: fix a comment typo

s/rereshed/refreshed

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-11-24 14:13:20 +08:00 committed by Eric Blake
parent fadfcd9164
commit 3a04f73997

View File

@ -1998,7 +1998,7 @@ virStorageVolPoolRefreshThread(void *opaque)
* to perform a pool refresh. * to perform a pool refresh.
* *
* @st Pointer to stream being closed. * @st Pointer to stream being closed.
* @opaque Buffer to hold the pool name to be rereshed * @opaque Buffer to hold the pool name to be refreshed
*/ */
static void static void
virStorageVolFDStreamCloseCb(virStreamPtr st ATTRIBUTE_UNUSED, virStorageVolFDStreamCloseCb(virStreamPtr st ATTRIBUTE_UNUSED,