mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +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
|
* and register it in the table. In any case a corresponding call to
|
||||||
* virObjectUnref() is needed to not leak data.
|
* 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
|
virStoragePoolPtr
|
||||||
virGetStoragePool(virConnectPtr conn, const char *name,
|
virGetStoragePool(virConnectPtr conn, const char *name,
|
||||||
|
Loading…
Reference in New Issue
Block a user