[libvirt] [RFC 2/5]: Cleanup carriage returns in util.c
Chris Lalancette
Thursday, 12 June
2008
Thu, 12 Jun
'08
9:09 a.m.
In src/util.c, virLog is just a wrapper around fprintf(stderr). Make sure to
put line breaks at the end of lines that use virLog() (noticed during testing).
Signed-off-by: Chris Lalancette <clalance(a)redhat.com>