]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Let the compiler check usage of all fields in vshCmdOptType enum
authorPeter Krempa <pkrempa@redhat.com>
Mon, 25 Mar 2013 11:03:30 +0000 (12:03 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 26 Mar 2013 08:12:26 +0000 (09:12 +0100)
commit6af9c564c04a3560d91eef9181c55b7363982f61
tree9687a48c8c5397596cbd45f3c1051657908ca639
parentc65fc29a3179354d14661c57b023632afa1a80bf
virsh: Let the compiler check usage of all fields in vshCmdOptType enum

Get rid of the "default" labels to do so.
tools/virsh.c