[recipes] Trivial formatting fix



commit 3d20090f2a6dd7078351a8b299299762b016fa4e
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 5 18:44:49 2017 -0400

    Trivial formatting fix

 src/gr-recipe-formatter.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-recipe-formatter.c b/src/gr-recipe-formatter.c
index 2bb2ee2..de987a4 100644
--- a/src/gr-recipe-formatter.c
+++ b/src/gr-recipe-formatter.c
@@ -37,7 +37,7 @@
 typedef enum {
         GR_TEMPERATURE_UNIT_CELSIUS    = 0,
         GR_TEMPERATURE_UNIT_FAHRENHEIT = 1,
-        GR_TEMPERATURE_UNIT_LOCALE = 2
+        GR_TEMPERATURE_UNIT_LOCALE     = 2
 } GrTemperatureUnit;
 
 static int


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