I changed virNetworkAssignDef's comment,however what the patch show is
"-333,7 +333,7 @@ virNetworkObjAssignDef". Please give me a hint, thank you.


2013/9/24 Osier Yang <[email protected]>

> On 24/09/13 10:05, lawrancejing wrote:
>
>> ---
>>   src/conf/network_conf.c |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/src/conf/network_conf.c b/src/conf/network_conf.c
>> index 6968e25..c877a6d 100644
>> --- a/src/conf/network_conf.c
>> +++ b/src/conf/network_conf.c
>> @@ -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.
>>
>
> NACK, the obvious thing is function returns an integer.
>
> Osier
>
>
--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to