[Spice-devel] [PATCH spice-server] Fix typo in comment

Frediano Ziglio fziglio at redhat.com
Thu Oct 27 14:50:36 UTC 2016


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



More information about the Spice-devel mailing list