mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00:00
datatypes: fix virGetStoragePool's comment
This commit is contained in:
parent
ca697e90d5
commit
d3842cb4e4
@ -421,7 +421,7 @@ virInterfaceDispose(void *obj)
|
||||
* and register it in the table. In any case a corresponding call to
|
||||
* virObjectUnref() is needed to not leak data.
|
||||
*
|
||||
* Returns a pointer to the network, or NULL in case of failure
|
||||
* Returns a pointer to the storage pool, or NULL in case of failure
|
||||
*/
|
||||
virStoragePoolPtr
|
||||
virGetStoragePool(virConnectPtr conn, const char *name,
|
||||
|
Loading…
Reference in New Issue
Block a user