[gnome-software/wip/kalev/rpm-ostree-layered-package-install: 3/7] rpm-ostree: trivial: Fix whitespace



commit f6368cc1d0418c761f9d673152c2ee52f262144c
Author: Kalev Lember <klember redhat com>
Date:   Sat Feb 23 17:51:57 2019 +0100

    rpm-ostree: trivial: Fix whitespace

 plugins/rpm-ostree/gs-plugin-rpm-ostree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/rpm-ostree/gs-plugin-rpm-ostree.c b/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
index 61acdc53..7b708757 100644
--- a/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
+++ b/plugins/rpm-ostree/gs-plugin-rpm-ostree.c
@@ -50,7 +50,7 @@ gs_plugin_initialize (GsPlugin *plugin)
        }
 
        /* open transaction */
-       rpmReadConfigFiles(NULL, NULL);
+       rpmReadConfigFiles (NULL, NULL);
 
        /* rpm-ostree is already a daemon with a DBus API; hence it makes
         * more sense to use a custom plugin instead of using PackageKit.


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