On Thu, Oct 27, 2016 at 03:50:36PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
> ---
>  server/red-channel.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/server/red-channel.h b/server/red-channel.h
> index 89aab8d..c136355 100644
> --- a/server/red-channel.h
> +++ b/server/red-channel.h
> @@ -359,7 +359,7 @@ RedClient *red_client_ref(RedClient *client);
>  
>  /*
>   * releases the client resources when refs == 0.
> - * We assume the red_client_derstroy was called before
> + * We assume the red_client_destroy was called before
>   * we reached refs==0
>   */
>  RedClient *red_client_unref(RedClient *client);


Acked-by: Christophe Fergeau <cferg...@redhat.com>

For what it's worth, I'd be fine with small typo fixes in comments
to be pushed without review (similar to the trivial rule in libvirt).

Christophe

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to