]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fixed build with clang.
authorCédric Bosdonnat <cbosdonnat@suse.com>
Wed, 12 Feb 2014 10:36:06 +0000 (11:36 +0100)
committerEric Blake <eblake@redhat.com>
Wed, 12 Feb 2014 13:36:17 +0000 (06:36 -0700)
commitd38523926068218bfe04e100a343674219f6e51b
tree0023b8c031a353f56e7ba235c173a91a44376b26
parent4f20084b12e3706424211bda77fd0d6d7c3649b6
Fixed build with clang.

Two unused global variables, and DBUS_TYPE_INVALID used as a const
char*.

Signed-off-by: Eric Blake <eblake@redhat.com>
src/phyp/phyp_driver.c
src/storage/storage_backend_scsi.c
src/util/virdbus.c