[gnome-builder] flatpak: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] flatpak: whitespace cleanup
- Date: Tue, 14 Mar 2017 01:26:13 +0000 (UTC)
commit ad0cc0bb46893c2885b049e81996f1755c1ba32c
Author: Christian Hergert <chergert redhat com>
Date: Mon Mar 13 18:24:26 2017 -0700
flatpak: whitespace cleanup
plugins/flatpak/gbp-flatpak-configuration.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/plugins/flatpak/gbp-flatpak-configuration.h b/plugins/flatpak/gbp-flatpak-configuration.h
index 02ae845..10a961d 100644
--- a/plugins/flatpak/gbp-flatpak-configuration.h
+++ b/plugins/flatpak/gbp-flatpak-configuration.h
@@ -27,11 +27,11 @@ G_BEGIN_DECLS
G_DECLARE_FINAL_TYPE (GbpFlatpakConfiguration, gbp_flatpak_configuration, GBP, FLATPAK_CONFIGURATION,
IdeConfiguration)
-GbpFlatpakConfiguration *gbp_flatpak_configuration_new (IdeContext *context,
- const gchar *id,
- const gchar *display_name);
+GbpFlatpakConfiguration *gbp_flatpak_configuration_new (IdeContext *context,
+ const gchar *id,
+ const gchar
*display_name);
gboolean gbp_flatpak_configuration_load_from_file (GbpFlatpakConfiguration *self,
- GFile *manifest);
+ GFile *manifest);
const gchar *gbp_flatpak_configuration_get_branch (GbpFlatpakConfiguration *self);
void gbp_flatpak_configuration_set_branch (GbpFlatpakConfiguration *self,
const gchar *branch);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]