[Spice-devel] [PATCH 2/6] [spice-common] Add support to ssh channel

Fabiano FidĂȘncio fidencio at redhat.com
Sat Sep 3 11:49:08 UTC 2016


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

diff --git a/spice/enums.h b/spice/enums.h
index 1d0c2db..1d61daf 100644
--- a/spice/enums.h
+++ b/spice/enums.h
@@ -422,6 +422,7 @@ enum {
     SPICE_CHANNEL_USBREDIR,
     SPICE_CHANNEL_PORT,
     SPICE_CHANNEL_WEBDAV,
+    SPICE_CHANNEL_SSH,
 
     SPICE_END_CHANNEL
 };
-- 
2.7.4



More information about the Spice-devel mailing list