[Spice-commits] spice/stream-device.h

Lukáš Hrázký lukash at kemper.freedesktop.org
Thu Apr 5 14:54:36 UTC 2018


 spice/stream-device.h |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 967ac4a24c48c28ee80743b44b47bd03db186353
Author: Lukáš Hrázký <lhrazky at redhat.com>
Date:   Mon Mar 26 13:25:22 2018 +0200

    stream-device.h: Remove the reference to the streaming port name
    
    It is a duplicate information in a place where it is not necessary and
    of little value.
    
    Signed-off-by: Lukáš Hrázký <lhrazky at redhat.com>
    Acked-by: Frediano Ziglio <fziglio at redhat.com>

diff --git a/spice/stream-device.h b/spice/stream-device.h
index b2f83b5..5eff1ae 100644
--- a/spice/stream-device.h
+++ b/spice/stream-device.h
@@ -35,7 +35,6 @@
  * The device is currently implemented as a VirtIO port inside the
  * guest. The guest should open that device to use this protocol to
  * communicate with the host.
- * The name of the port is "com.redhat.stream.0".
  */
 
 #ifndef SPICE_STREAM_DEVICE_H_


More information about the Spice-commits mailing list