]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virterror.c: avoid erroneous case "fall-through"
authorJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 17:07:14 +0000 (19:07 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 17:34:20 +0000 (19:34 +0200)
commited510fce9c2e881a302a5bbd8c0f4f00f05a2c29
treec4b9d97e0bd6fff542f118cf809404e643f75ab3
parent028db0bf5d307603c713cf169f8761e1dcdec629
virterror.c: avoid erroneous case "fall-through"

* src/util/virterror.c (virErrorMsg): Insert missing "break;"
src/util/virterror.c