Signed-off-by: Frediano Ziglio <fzig...@redhat.com>
---
 server/red-channel.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/server/red-channel.c b/server/red-channel.c
index 121c7e475..4015c12df 100644
--- a/server/red-channel.c
+++ b/server/red-channel.c
@@ -70,6 +70,9 @@ struct RedChannelPrivate
     uint32_t type;
     uint32_t id;
 
+    /* "core" interface to register events.
+     * Can be thread specific.
+     */
     SpiceCoreInterfaceInternal *core;
     gboolean handle_acks;
 
-- 
2.20.1

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

Reply via email to