
18 Apr
2016
18 Apr
'16
1:08 p.m.
On Thu, Apr 14, 2016 at 05:52:27PM +0200, Peter Krempa wrote:
The event test does not try to include libvirt internals. Using a macro named VIR_DEBUG might hint to such usage. Additionally it's useless since it's used only in the main() function.
Modernize the message strings while touching them. --- examples/object-events/event-test.c | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-)
ACK Jan