mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 07:17:44 +00:00
conf: Fix virNetworkAssignDef's comment.
This commit is contained in:
parent
6fdafe278d
commit
e9f5f2e749
@ -333,7 +333,7 @@ virNetworkObjAssignDef(virNetworkObjPtr network,
|
||||
* def. For an existing network, use "live" and current state of the
|
||||
* network to determine which to replace.
|
||||
*
|
||||
* Returns -1 on failure, 0 on success.
|
||||
* Returns NULL on error, virNetworkObjPtr on success.
|
||||
*/
|
||||
virNetworkObjPtr
|
||||
virNetworkAssignDef(virNetworkObjListPtr nets,
|
||||
|
Loading…
Reference in New Issue
Block a user