On 2/11/19 9:54 AM, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> > --- > https://www.youtube.com/watch?v=Iz-8CSa9xj8 > My PRECIOUSSSS! > Gollum! Gollum! > --- > server/dispatcher.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/server/dispatcher.c b/server/dispatcher.c > index c598ed7fc..ce487f632 100644 > --- a/server/dispatcher.c > +++ b/server/dispatcher.c > @@ -259,7 +259,7 @@ static int dispatcher_handle_single_read(Dispatcher *dispatcher) > return 0; > } > if (ret == 0) { > - /* no messsage */ > + /* no message */ > return 0; > } > if (type >= dispatcher->priv->max_message_type) { > I think you can squash it with the previous one. Acked-by: Eduardo Lima (Etrunko) <etrunko@xxxxxxxxxx> -- Eduardo de Barros Lima (Etrunko) Software Engineer - RedHat etrunko@xxxxxxxxxx _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel