[Spice-commits] spice/vd_agent.h
Hans de Goede
jwrdegoede at kemper.freedesktop.org
Thu Mar 24 03:53:44 PDT 2011
spice/vd_agent.h | 1 +
1 file changed, 1 insertion(+)
New commits:
commit db3961d831b5259db95313988980d2c47d7076b3
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