mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice
synced 2026-01-26 19:11:03 +00:00
Fix typo in comment
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
2f5d0b502f
commit
f96a78fc4b
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user