[Spice-devel] [PATCH spice-protocol v2 2/4] enums.h: add SPICE_MSG_LIST
Yonit Halperin
yhalperi at redhat.com
Tue Jan 10 03:24:37 PST 2012
- enums.h was generated from spice.proto
- The new msg body is SpiceSubMessageList
---
spice/enums.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/spice/enums.h b/spice/enums.h
index 01bd286..1837d8d 100644
--- a/spice/enums.h
+++ b/spice/enums.h
@@ -342,6 +342,7 @@ enum {
SPICE_MSG_WAIT_FOR_CHANNELS,
SPICE_MSG_DISCONNECTING,
SPICE_MSG_NOTIFY,
+ SPICE_MSG_LIST,
};
enum {
--
1.7.6.4
More information about the Spice-devel
mailing list