]> xenbits.xensource.com Git - libvirt.git/commit
util: Change usage of ent->d_type != DT_DIR
authorJohn Ferlan <jferlan@redhat.com>
Wed, 14 Nov 2018 18:55:13 +0000 (13:55 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 14 Nov 2018 18:55:13 +0000 (13:55 -0500)
commit36780a86ae7d150a7cc49e2643f12343804bae07
tree192da91c0dacc99c014d85e74d244f23a4da27e6
parent8d5bba08c7432353baa4374737555b8ccccce7f0
util: Change usage of ent->d_type != DT_DIR

Fix a broken non-Linux build to use the !virFileIsDir instead

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/util/virresctrl.c