[gnome-photos/wip/rishi/buffer-decoder: 4/12] thumbnail-factory: Style fix



commit 9714d0bf92b5a0f6cc0222af67f7dffa38f1f03c
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Feb 19 09:29:18 2019 +0100

    thumbnail-factory: Style fix

 src/photos-thumbnail-factory.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/photos-thumbnail-factory.c b/src/photos-thumbnail-factory.c
index bfe74de8..608e3cfa 100644
--- a/src/photos-thumbnail-factory.c
+++ b/src/photos-thumbnail-factory.c
@@ -266,7 +266,8 @@ photos_thumbnail_factory_initable_init (GInitable *initable, GCancellable *cance
                             G_CALLBACK (photos_thumbnail_factory_authorize_authenticated_peer),
                             self);
 
-  self->dbus_server = g_dbus_server_new_sync (address, G_DBUS_SERVER_FLAGS_NONE,
+  self->dbus_server = g_dbus_server_new_sync (address,
+                                              G_DBUS_SERVER_FLAGS_NONE,
                                               guid,
                                               observer,
                                               cancellable,


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