]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ch: Move error messages onto a single line
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 24 Aug 2023 15:03:58 +0000 (17:03 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 4 Sep 2023 07:35:35 +0000 (09:35 +0200)
commitbfa322d6ce274eab84aa6cbee85c87fe3d0837a3
tree4762665efe06c38f90fa4309fe12c73d21a379da
parent34f5d89e401365de87688d395e09c7c6c92b6dee
ch: Move error messages onto a single line

Error messages are exempt from the 80 columns rule. Move them
onto one line.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/ch/ch_driver.c
src/ch/ch_monitor.c