[Spice-devel] [PATCH spice-server] Fix typo in comment
Christophe Fergeau
cfergeau at redhat.com
Thu Oct 27 15:09:50 UTC 2016
On Thu, Oct 27, 2016 at 03:50:36PM +0100, Frediano Ziglio wrote:
> Signed-off-by: Frediano Ziglio <fziglio at 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 <cfergeau at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20161027/83022e24/attachment.sig>
More information about the Spice-devel
mailing list