]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use g_ascii_tolower instead of c_tolower from gnulib
authorPavel Hrdina <phrdina@redhat.com>
Mon, 18 Nov 2019 14:15:31 +0000 (15:15 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 10 Dec 2019 12:49:24 +0000 (13:49 +0100)
commitcc0e7541ad01e85da5e17d318df9c7301f5cbadb
treef0ac5afdb6e4c197efde3e498f4d5533cf4ee45c
parent51c2bc4ba97f1488f20554f77dcb9750c9c10c5e
use g_ascii_tolower instead of c_tolower from gnulib

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/remote/remote_driver.c
src/util/virmacaddr.c
src/util/virutil.c
src/vmx/vmx.c
tools/virsh-domain.c
tools/vsh.c