[Spice-devel] [PATCH spice-gtk v8 1/4] Remove trailing space

Christophe de Dinechin christophe at dinechin.org
Thu Jun 8 15:38:51 UTC 2017


From: Christophe de Dinechin <dinechin at redhat.com>

Signed-off-by: Christophe de Dinechin <dinechin at redhat.com>
---
 src/spice-widget.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/spice-widget.c b/src/spice-widget.c
index 1a1d5a6..490643e 100644
--- a/src/spice-widget.c
+++ b/src/spice-widget.c
@@ -1616,7 +1616,7 @@ static gboolean key_event(GtkWidget *widget, GdkEventKey *key)
 
     if (key->keyval == GDK_KEY_Pause
 #ifdef G_OS_WIN32
-        /* for some reason GDK does not fill keyval for VK_PAUSE 
+        /* for some reason GDK does not fill keyval for VK_PAUSE
          * See https://bugzilla.gnome.org/show_bug.cgi?id=769214
          */
         || key->hardware_keycode == VK_PAUSE
-- 
2.11.0 (Apple Git-81)



More information about the Spice-devel mailing list