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
|
* def. For an existing network, use "live" and current state of the
|
||||||
* network to determine which to replace.
|
* network to determine which to replace.
|
||||||
*
|
*
|
||||||
* Returns -1 on failure, 0 on success.
|
* Returns NULL on error, virNetworkObjPtr on success.
|
||||||
*/
|
*/
|
||||||
virNetworkObjPtr
|
virNetworkObjPtr
|
||||||
virNetworkAssignDef(virNetworkObjListPtr nets,
|
virNetworkAssignDef(virNetworkObjListPtr nets,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user