Re: [libvirt] [PATCH v3 1/8] libvirt: Update headers for doc

2013-02-26 Thread Eric Blake
On 02/26/2013 07:18 AM, John Ferlan wrote: > Update the function prototypes to include a message about the client needing > to free() returned name fields. Fix the all domains example flags values. > > v3->v2 diff: > Separted this out to it's own patch. s/Separted/Separated/ then again, the inf

[libvirt] [PATCH v3 1/8] libvirt: Update headers for doc

2013-02-26 Thread John Ferlan
Update the function prototypes to include a message about the client needing to free() returned name fields. Fix the all domains example flags values. v3->v2 diff: Separted this out to it's own patch. --- src/libvirt.c | 21 ++--- 1 file changed, 10 insertions(+), 11 deletions(-)