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:
parent
fadfcd9164
commit
3a04f73997
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user