[template-glib] template: whitespace cleanup
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [template-glib] template: whitespace cleanup
- Date: Tue, 9 Aug 2016 21:30:32 +0000 (UTC)
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]