]> git.ipfire.org Git - thirdparty/libvirt.git/commit
iohelper: Don't include newlines in error messages
authorAndrea Bolognani <abologna@redhat.com>
Tue, 5 Feb 2019 14:54:55 +0000 (15:54 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 19 Feb 2019 14:59:19 +0000 (15:59 +0100)
commitaa4f3bbf2c53a45e315730405f69af32982477cf
tree24f8517962fb11bf7b9f927a6139444df32f5a0f
parent1d2a62b2e0f41f82b92b7d5903fcb67bdf23800d
iohelper: Don't include newlines in error messages

The newline was pretty arbitrary, and we're better off
without it.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/util/iohelper.c