mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-04-26 07:04:42 +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…
x
Reference in New Issue
Block a user