On 09/25/2015 08:03 AM, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > --- > monitor.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Trivial, can be applied now without waiting for pending qapi patches. Reviewed-by: Eric Blake <ebl...@redhat.com> > > diff --git a/monitor.c b/monitor.c > index 4deef29..25f9608 100644 > --- a/monitor.c > +++ b/monitor.c > @@ -306,7 +306,7 @@ static void monitor_flush_locked(Monitor *mon) > return; > } > if (rc > 0) { > - /* partinal write */ > + /* partial write */ > QString *tmp = qstring_from_str(buf + rc); > QDECREF(mon->outbuf); > mon->outbuf = tmp; > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature