[libchamplain] Whitespace change



commit e1a1af44f90c1c65e81a4c7b65a6a92b79b6e125
Author: Jiří Techet <techet gmail com>
Date:   Mon Oct 20 20:04:38 2014 +0200

    Whitespace change

 champlain-gtk/gtk-champlain-embed.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/champlain-gtk/gtk-champlain-embed.c b/champlain-gtk/gtk-champlain-embed.c
index 8864002..d015a5d 100644
--- a/champlain-gtk/gtk-champlain-embed.c
+++ b/champlain-gtk/gtk-champlain-embed.c
@@ -92,11 +92,9 @@ static void view_size_allocated_cb (GtkWidget *widget,
     GtkChamplainEmbed *view);
 static void view_realize_cb (GtkWidget *widget,
     GtkChamplainEmbed *view);
-static gboolean
-embed_focus_cb (GtkChamplainEmbed *embed,
+static gboolean embed_focus_cb (GtkChamplainEmbed *embed,
     GdkEvent *event);
-static gboolean
-stage_key_press_cb (ClutterActor *actor,
+static gboolean stage_key_press_cb (ClutterActor *actor,
     ClutterEvent *event,
     GtkChamplainEmbed *embed);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]