[gnome-photos] utils: Style fix



commit d949dd7c72c0600e99d7e076344bfbdfd3e3ce61
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue Jan 10 12:11:14 2017 +0100

    utils: Style fix

 src/photos-utils.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-utils.c b/src/photos-utils.c
index bf8c0b9..cd751cd 100644
--- a/src/photos-utils.c
+++ b/src/photos-utils.c
@@ -86,7 +86,10 @@ struct _PhotosUtilsFileCreateData
 
 
 gboolean
-photos_utils_app_info_launch_uri (GAppInfo *appinfo, const gchar *uri, GAppLaunchContext *launch_context, 
GError **error)
+photos_utils_app_info_launch_uri (GAppInfo *appinfo,
+                                  const gchar *uri,
+                                  GAppLaunchContext *launch_context,
+                                  GError **error)
 {
   GList *uris = NULL;
   gboolean ret_val;


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