]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix build break
authorDavid Allan <dallan@redhat.com>
Fri, 26 Mar 2010 17:05:19 +0000 (13:05 -0400)
committerDavid Allan <dallan@redhat.com>
Fri, 26 Mar 2010 17:11:20 +0000 (13:11 -0400)
commit67253251c576cf29edd7f45354c4e6664b8f5178
tree6ee23b34ddadb72bdad7e814bc44dfd4136f0a77
parent9bcad69093e3c0f57be4c5fa7d9086f3f49eb6d5
Fix build break

* Add types to switch; the switch is only exectuted for known types because of a preceding conditional, so this fix is merely to placate the compiler.
src/xen/xend_internal.c