Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> --- server/stream.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/server/stream.c b/server/stream.c index 9d878c8..95ff015 100644 --- a/server/stream.c +++ b/server/stream.c @@ -320,6 +320,9 @@ static void attach_stream(DisplayChannel *display, Drawable *drawable, Stream *s } } +/** + * Detach drawable from the stream. + */ void detach_stream(DisplayChannel *display, Stream *stream) { spice_assert(stream->current && stream->current->stream); -- 2.7.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel