summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2016-07-06 23:27:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2016-07-06 23:27:38 -0400
commitf7462e9e12f19248c13018d0be3ccc78a6366700 (patch)
treee07edbde810e45cb05431cd6aa16e6ba57183d38
parentc3bd85264e15f298b11f7bb0ef76e7ee344f4cd5 (diff)
downloadgtk+-portal.tar.gz
Trivial formatting fixportal
-rw-r--r--gtk/gtkshow.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk/gtkshow.c b/gtk/gtkshow.c
index 1bec9808ef..c237405640 100644
--- a/gtk/gtkshow.c
+++ b/gtk/gtkshow.c
@@ -138,5 +138,4 @@ gtk_show_uri_on_window (GtkWindow *parent,
g_object_unref (context);
return ret;
-
}