[Spice-commits] Branch '0.8' - spice/vd_agent.h

Hans de Goede jwrdegoede at kemper.freedesktop.org
Thu Mar 24 03:54:24 PDT 2011


 spice/vd_agent.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f343634fddb3a613493719502751aa8fa9236732
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Thu Mar 24 10:15:24 2011 +0100

    vd_agent.h: Add a VDP_END_PORT to the chunk port enum

diff --git a/spice/vd_agent.h b/spice/vd_agent.h
index ec2ef27..2b9884e 100644
--- a/spice/vd_agent.h
+++ b/spice/vd_agent.h
@@ -38,6 +38,7 @@
 enum {
     VDP_CLIENT_PORT = 1,
     VDP_SERVER_PORT,
+    VDP_END_PORT
 };
 
 typedef struct SPICE_ATTR_PACKED VDIChunkHeader {


More information about the Spice-commits mailing list