[Spice-devel] [PATCH spice-server 2/5] syntax-check: Remove empty line at end of file

Frediano Ziglio fziglio at redhat.com
Wed Nov 9 16:00:09 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 server/red-channel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/server/red-channel.c b/server/red-channel.c
index 9279882..0936548 100644
--- a/server/red-channel.c
+++ b/server/red-channel.c
@@ -841,4 +841,3 @@ void red_channel_disconnect_client(RedChannel *channel, RedChannelClient *rcc)
 {
     channel->priv->client_cbs.disconnect(rcc);
 }
-
-- 
2.7.4



More information about the Spice-devel mailing list