[gnome-builder] flatpak: whitespace cleanup



commit 64c149db1b54ebead300df8131c6bcffa3dd1089
Author: Christian Hergert <chergert redhat com>
Date:   Mon Jan 15 20:24:59 2018 -0800

    flatpak: whitespace cleanup

 src/plugins/flatpak/gbp-flatpak-util.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/flatpak/gbp-flatpak-util.h b/src/plugins/flatpak/gbp-flatpak-util.h
index c71a639ec..ec88490d9 100644
--- a/src/plugins/flatpak/gbp-flatpak-util.h
+++ b/src/plugins/flatpak/gbp-flatpak-util.h
@@ -22,9 +22,9 @@
 
 G_BEGIN_DECLS
 
-gboolean  gbp_flatpak_is_ignored      (const gchar      *name);
-gchar    *gbp_flatpak_get_repo_dir    (IdeConfiguration *configuration);
-gchar    *gbp_flatpak_get_staging_dir (IdeConfiguration *configuration);
+gboolean  gbp_flatpak_is_ignored      (const gchar       *name);
+gchar    *gbp_flatpak_get_repo_dir    (IdeConfiguration  *configuration);
+gchar    *gbp_flatpak_get_staging_dir (IdeConfiguration  *configuration);
 gboolean  gbp_flatpak_split_id        (const gchar       *str,
                                        gchar            **id,
                                        gchar            **arch,


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