Trivial formatting fix

This commit is contained in:
Matthias Clasen
2016-07-06 23:27:38 -04:00
parent c3bd85264e
commit f7462e9e12

View File

@@ -138,5 +138,4 @@ gtk_show_uri_on_window (GtkWindow *parent,
g_object_unref (context);
return ret;
}