[Spice-devel] [PATCH 08/18] Add a comment for marshaller field

Frediano Ziglio fziglio at redhat.com
Mon Sep 26 08:12:41 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/red-channel-client-private.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/server/red-channel-client-private.h b/server/red-channel-client-private.h
index 46d4fca..804b39a 100644
--- a/server/red-channel-client-private.h
+++ b/server/red-channel-client-private.h
@@ -38,6 +38,7 @@ struct RedChannelClientPrivate
     } ack_data;
 
     struct {
+        /* this can be either main.marshaller or urgent.marshaller */
         SpiceMarshaller *marshaller;
         SpiceDataHeaderOpaque header;
         uint32_t size;
-- 
2.7.4



More information about the Spice-devel mailing list