]> git.ipfire.org Git - thirdparty/libvirt.git/commit
gendispatch: Don't output spaces on empty line
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 28 Jan 2016 14:20:17 +0000 (15:20 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 28 Jan 2016 16:10:54 +0000 (17:10 +0100)
commit3f3f7a824c6168f34110aaa2a713e924e31145a2
treebc9f2f2c96f611d2f3815132f74ead3819bbb0de
parent171607296d30458edc4743a387d69a2ac353372d
gendispatch: Don't output spaces on empty line

In our generator for some code we put empty lines in the output
to separate blocks of code. However, in some cases we put couple
of spaces on the empty line too. It's not bug, it just isn't
nice.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/rpc/gendispatch.pl