mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
datatypes: fix virGetStoragePool's comment
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user