]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use g_ascii_islower instead of c_islower from gnulib
authorPavel Hrdina <phrdina@redhat.com>
Mon, 18 Nov 2019 14:16:54 +0000 (15:16 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 10 Dec 2019 12:49:24 +0000 (13:49 +0100)
commitc1024416f4467884ad934587a39d1100172f79ef
tree63eb2bf0bfa55c9c827ccb0103e66a27eadf27fd
parenta405834a5d64233643577efb9579f7077ee1bf1f
use g_ascii_islower instead of c_islower from gnulib

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Cole Robinson <crobinso@redhat.com>
src/util/virutil.c