
12 Jun
2008
12 Jun
'08
10: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>