[gnome-photos] share-notification: Style fix
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] share-notification: Style fix
- Date: Mon, 4 Dec 2017 13:34:35 +0000 (UTC)
commit 7b372e4e77990d5132e0ced18b17ad76b159810d
Author: Debarshi Ray <debarshir gnome org>
Date: Sun Dec 3 15:07:35 2017 +0100
share-notification: Style fix
src/photos-share-notification.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-share-notification.c b/src/photos-share-notification.c
index 1a36dad..04b2efb 100644
--- a/src/photos-share-notification.c
+++ b/src/photos-share-notification.c
@@ -103,7 +103,7 @@ photos_share_notification_open (PhotosShareNotification *self)
time = gtk_get_current_event_time ();
{
- g_autoptr(GError) error = NULL;
+ g_autoptr (GError) error = NULL;
if (!gtk_show_uri_on_window (parent, self->uri, time, &error))
g_warning ("Failed to open uri: %s", error->message);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]