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: NChris Lalancette <clalance@redhat.com>
Showing
想要评论请 注册 或 登录
put line breaks at the end of lines that use virLog() (noticed during testing).
Signed-off-by: NChris Lalancette <clalance@redhat.com>