[gnome-software] trivial: Whitespace fixes



commit 48fd8f344622de427fde426e0b396180e96db899
Author: Robert Ancell <robert ancell canonical com>
Date:   Mon Nov 7 16:05:18 2016 +1300

    trivial: Whitespace fixes

 src/plugins/gs-plugin-snap.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/gs-plugin-snap.c b/src/plugins/gs-plugin-snap.c
index e3b6fc6..7310c9f 100644
--- a/src/plugins/gs-plugin-snap.c
+++ b/src/plugins/gs-plugin-snap.c
@@ -435,7 +435,6 @@ gs_plugin_launch (GsPlugin *plugin,
        GAppInfoCreateFlags flags = G_APP_INFO_CREATE_NONE;
        g_autoptr(GAppInfo) info = NULL;
 
-
        /* We can only launch apps we know of */
        if (g_strcmp0 (gs_app_get_management_plugin (app), "snap") != 0)
                return TRUE;


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