[gnome-photos] utils: Style fix
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] utils: Style fix
- Date: Wed, 11 Jan 2017 13:19:37 +0000 (UTC)
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]