summaryrefslogtreecommitdiffstats
path: root/spice.proto
diff options
context:
space:
mode:
Diffstat (limited to 'spice.proto')
-rw-r--r--spice.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/spice.proto b/spice.proto
index 4d0731bd..0e15fe72 100644
--- a/spice.proto
+++ b/spice.proto
@@ -133,6 +133,7 @@ channel BaseChannel {
uint8 message[message_len] @end @nomarshal;
} notify;
+ Data list; /* the msg body is SpiceSubMessageList */
client:
message {
uint32 generation;