[Spice-commits] server/red-channel-client-private.h
Frediano Ziglio
fziglio at kemper.freedesktop.org
Thu Sep 29 09:08:45 UTC 2016
server/red-channel-client-private.h | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 696efb98ac615132c00417af11027ac7f1bd7796
Author: Frediano Ziglio <fziglio at redhat.com>
Date: Sun Sep 18 03:05:44 2016 +0100
Add a comment for marshaller field
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Christophe Fergeau <cfergeau at redhat.com>
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;
More information about the Spice-commits
mailing list