[Spice-devel] [PATCH spice-server 5/8] dispatcher: Fix typo in comment

Eduardo Lima (Etrunko) etrunko at redhat.com
Mon Feb 11 13:07:34 UTC 2019


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


-- 
Eduardo de Barros Lima (Etrunko)
Software Engineer - RedHat
etrunko at redhat.com


More information about the Spice-devel mailing list