]> git.ipfire.org Git - thirdparty/libvirt.git/commit
event: fix doc typos, and doc more public methods
authorEric Blake <eblake@redhat.com>
Thu, 2 Jan 2014 14:16:49 +0000 (07:16 -0700)
committerEric Blake <eblake@redhat.com>
Fri, 3 Jan 2014 17:45:54 +0000 (10:45 -0700)
commit6742fb0b10be753c65a045f17db29231c4ad685b
tree453d46d28a4681255f9c395470d9b44f6702aef0
parentf06d55da7b6521c7197a8f83456da8c765f924d7
event: fix doc typos, and doc more public methods

While working on events, I found a number of minor issues; I'm
hoisting these to the front rather than doing it piecemeal in
the patches where I first noticed bad or missing documentation.

* src/conf/object_event.c: Fix grammar, document all parameters
of public functions, wrap some long lines.
* src/conf/object_event.h: Likewise.
* src/conf/network_event.c: Likewise.
* src/conf/domain_event.c: Likewise (except for the large number
of event creation functions).
* src/libvirt_private.cyms (conf/object_event.h): Split...
(conf/network_event.h): ...to account for new file.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/conf/domain_event.c
src/conf/network_event.c
src/conf/object_event.c
src/conf/object_event.h
src/libvirt_private.syms