[gnome-software/wip/rancell/reviews] Fix missing whitespace



commit a141cb0dea365cf8a7de99457984e43b73975c4c
Author: Robert Ancell <robert ancell canonical com>
Date:   Wed Feb 10 14:46:53 2016 +1300

    Fix missing whitespace

 src/gs-review.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gs-review.h b/src/gs-review.h
index 306b286..73662d0 100644
--- a/src/gs-review.h
+++ b/src/gs-review.h
@@ -55,6 +55,7 @@ void           gs_review_set_karma                    (GsReview       *review,
 gint            gs_review_get_score                    (GsReview       *review);
 void            gs_review_set_score                    (GsReview       *review,
                                                         gint            score);
+
 const gchar    *gs_review_get_summary                  (GsReview       *review);
 void            gs_review_set_summary                  (GsReview       *review,
                                                         const gchar    *summary);


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