[gnome-software] trivial: Whitespace fixes



commit 016bb43e8bd1804bb8b5c2ebb4591fd7cbf28467
Author: Richard Hughes <richard hughsie com>
Date:   Tue Sep 11 12:16:34 2018 +0100

    trivial: Whitespace fixes

 src/gs-overview-page.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-overview-page.c b/src/gs-overview-page.c
index ad80d4b6..9419b9ee 100644
--- a/src/gs-overview-page.c
+++ b/src/gs-overview-page.c
@@ -768,7 +768,7 @@ gs_overview_page_load (GsOverviewPage *self)
                priv->loading_featured = TRUE;
                plugin_job = gs_plugin_job_newv (GS_PLUGIN_ACTION_GET_FEATURED,
                                                 "max-results", 5,
-                                                        "refine-flags", GS_PLUGIN_REFINE_FLAGS_REQUIRE_ICON,
+                                                "refine-flags", GS_PLUGIN_REFINE_FLAGS_REQUIRE_ICON,
                                                 NULL);
                gs_plugin_loader_job_process_async (priv->plugin_loader,
                                                    plugin_job,


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