[Spice-commits] server/red-channel.h

Frediano Ziglio fziglio at kemper.freedesktop.org
Thu Oct 27 16:06:08 UTC 2016


 server/red-channel.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f96a78fc4bd40adad623f58f00269a544092d4ea
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Thu Oct 27 10:25:34 2016 +0100

    Fix typo in comment
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

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);


More information about the Spice-commits mailing list