[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Fix build after commit e3ba4025
- From: Jim Fehlig <jfehlig suse com>
- To: Eric Blake <eblake redhat com>
- Cc: LibVir <libvir-list redhat com>
- Subject: Re: [libvirt] [PATCH] Fix build after commit e3ba4025
- Date: Mon, 05 Mar 2012 13:33:28 -0700
Eric Blake wrote:
> On 03/05/2012 12:17 PM, Jim Fehlig wrote:
>
>
>> +++ b/src/util/virnetlink.h
>> @@ -55,7 +55,7 @@ int virNetlinkEventServiceStart(void);
>> /**
>> * virNetlinkEventServiceIsRunning: returns if the netlink event service is running.
>> */
>> -bool virNetlinkEventServiceIsRunning(void);
>> +int virNetlinkEventServiceIsRunning(void);
>>
>
> But this hunk looks wrong.
>
Yes, it is wrong. I changed the definition in virnetlink.c, as it
should have been, and pushed the result.
Thanks,
Jim
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]