[template-glib] template: whitespace cleanup



commit 52ebc953a6378a45dc8fe1d5f2d478651864cc1b
Author: Christian Hergert <chergert redhat com>
Date:   Tue Aug 9 14:28:30 2016 -0700

    template: whitespace cleanup

 src/tmpl-template.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/tmpl-template.c b/src/tmpl-template.c
index e85dcab..12cb8df 100644
--- a/src/tmpl-template.c
+++ b/src/tmpl-template.c
@@ -300,7 +300,7 @@ tmpl_template_expand_visitor (TmplNode *node,
   g_assert (TMPL_IS_NODE (node));
   g_assert (state != NULL);
 
-/* Short cirtcuit if an error occurred */
+  /* Short cirtcuit if an error occurred */
   if (state->result == FALSE)
     return;
 


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