Signifies that the client will support any SpiceDisplayMsgHead sent. --- spice/protocol.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spice/protocol.h b/spice/protocol.h index e3342cb..b7d2bca 100644 --- a/spice/protocol.h +++ b/spice/protocol.h @@ -122,6 +122,10 @@ enum { SPICE_MAIN_CAP_NAME_AND_UUID, }; +enum { + SPICE_DISPLAY_CAP_HEAD, +}; + #include <spice/end-packed.h> #endif /* _H_SPICE_PROTOCOL */ -- 1.7.10.1 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel