[gnome-software] flatpak: trivial: Fix indentation
- From: Kalev Lember <klember src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] flatpak: trivial: Fix indentation
- Date: Tue, 1 Oct 2019 08:58:37 +0000 (UTC)
commit 77095b609390bcdb5c7d3c022b60e12f114d3c66
Author: Kalev Lember <klember redhat com>
Date: Tue Oct 1 10:58:08 2019 +0200
flatpak: trivial: Fix indentation
plugins/flatpak/gs-plugin-flatpak.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/flatpak/gs-plugin-flatpak.c b/plugins/flatpak/gs-plugin-flatpak.c
index aed246fa..228dedbc 100644
--- a/plugins/flatpak/gs-plugin-flatpak.c
+++ b/plugins/flatpak/gs-plugin-flatpak.c
@@ -412,7 +412,7 @@ _ref_to_app (FlatpakTransaction *transaction, const gchar *ref, GsPlugin *plugin
*/
static GHashTable *
_group_apps_by_installation (GsPlugin *plugin,
- GsAppList *list)
+ GsAppList *list)
{
g_autoptr(GHashTable) applist_by_flatpaks = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]