]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Remove all domain event structs from header
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 13 Dec 2011 11:35:00 +0000 (11:35 +0000)
committerDaniel P. Berrange <berrange@redhat.com>
Mon, 19 Dec 2011 11:08:10 +0000 (11:08 +0000)
commit06eb22df01b88d5e0a794c8ea16640798d762337
tree32b788c4dadeded730c9b818cec937ec434c3c65
parent7b87a30f1540a83d949327b1732c3f7082896e11
Remove all domain event structs from header

No caller of the domain events APIs should need to poke at the
struct internals. Thus they should all be removed from the
header file

* src/conf/domain_event.h: Remove struct definitions
* src/conf/domain_event.c: Add struct definitions
src/conf/domain_event.c
src/conf/domain_event.h