---
spice.proto | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/spice.proto b/spice.proto
index 266e03a..0ff1c12 100644
--- a/spice.proto
+++ b/spice.proto
@@ -1112,7 +1112,7 @@ client:
Data data = 101;
};
-channel UsbredirChannel : BaseChannel {
+channel SpicevmcChannel : BaseChannel {
server:
Data data = 101;
client:
@@ -1128,5 +1128,5 @@ protocol Spice {
RecordChannel record;
TunnelChannel tunnel;
SmartcardChannel smartcard;
- UsbredirChannel usbredir;
+ SpicevmcChannel spicevmc;
};
--
1.7.6.4
_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel