On Fri, Apr 02, 2010 at 02:22:41PM +0100, Matthias Bolte wrote:
> 2010/4/2 Chris Lalancette <[email protected]>:
> > Signed-off-by: Chris Lalancette <[email protected]>
> > ---
> >  src/util/virterror.c |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> >
> > diff --git a/src/util/virterror.c b/src/util/virterror.c
> > index 12dfeb7..2537110 100644
> > --- a/src/util/virterror.c
> > +++ b/src/util/virterror.c
> > @@ -180,6 +180,7 @@ static const char *virErrorDomainName(virErrorDomain 
> > domain) {
> >             break;
> >         case VIR_FROM_NWFILTER:
> >             dom = "Network Filter";
> > +            break;
> >         case VIR_FROM_HOOK:
> >             dom = "Sync Hook ";
> >             break;
> > --
> > 1.6.6.1
> >
> 
> ACK.

  Oops, my bad, that's mine !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to