On 2/11/19 9:54 AM, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
> ---
> 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) <etru...@redhat.com>


-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etru...@redhat.com
_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to