[recipes] Cosmetic formatting fix
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Cosmetic formatting fix
- Date: Wed, 17 May 2017 01:28:15 +0000 (UTC)
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]