[libvirt] [PATCH 1/2] docs: improve event-related documentation

Daniel P. Berrange berrange at redhat.com
Thu Dec 19 15:18:41 UTC 2013


On Thu, Dec 19, 2013 at 08:13:35AM -0700, Eric Blake wrote:
> While looking at event code, I noticed that the documentation was
> trying to refer me to functions that don't exist.  Also fix some
> typos and poor formatting.
> 
> * src/libvirt.c (virConnectDomainEventDeregister)
> (virConnectDomainEventRegisterAny)
> (virConnectDomainEventDeregisterAny)
> (virConnectNetworkEventRegisterAny)
> (virConnectNetworkEventDeregisterAny): Link to correct function.
> * include/libvirt.h.in (VIR_DOMAIN_EVENT_CALLBACK)
> (VIR_NETWORK_EVENT_CALLBACK): Likewise.
> (virDomainEventID, virConnectDomainEventGenericCallback)
> (virNetworkEventID, virConnectNetworkEventGenericCallback):
> Improve docs.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  include/libvirt/libvirt.h.in | 36 ++++++++++++++++++++++++++++--------
>  src/libvirt.c                | 24 ++++++++++++------------
>  2 files changed, 40 insertions(+), 20 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list