[recipes] Cosmetic formatting fix



commit 1571cab04c3ba7486e413c923767369245a400b4
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue May 16 21:17:47 2017 -0400

    Cosmetic formatting fix

 src/gr-edit-page.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-edit-page.c b/src/gr-edit-page.c
index 952974b..a10e408 100644
--- a/src/gr-edit-page.c
+++ b/src/gr-edit-page.c
@@ -459,7 +459,9 @@ populate_season_combo (GrEditPage *page)
 }
 
 static gboolean
-collect_ingredients (GrEditPage *page, GtkWidget **error_field, char **ingredients)
+collect_ingredients (GrEditPage  *page,
+                     GtkWidget  **error_field,
+                     char       **ingredients)
 {
         GString *s;
         GList *children, *l;


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