
12 Jan
2010
12 Jan
'10
4:46 p.m.
On 01/12/2010 09:25 AM, Jiri Denemark wrote:
I noticed some debug messages are printed with an empty lines after them. This patch removes these empty lines from all invocations of the following macros: VIR_DEBUG VIR_DEBUG0 VIR_ERROR VIR_ERROR0 VIR_INFO VIR_WARN VIR_WARN0
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
ACK to the patch, though this might be worth adding as a 'make syntax-check' test. - Cole