13 Jun
2008
13 Jun
'08
12: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@redhat.com>