[gobject-introspection] Remove trailing whitespace



commit 11acbe806c92640df82f00392c6c1d0c7c3cb972
Author: Johan Dahlin <johan gnome org>
Date:   Fri Jul 9 10:20:57 2010 -0300

    Remove trailing whitespace

 girepository/girparser.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/girepository/girparser.c b/girepository/girparser.c
index 7796bea..488d77b 100644
--- a/girepository/girparser.c
+++ b/girepository/girparser.c
@@ -1987,7 +1987,7 @@ start_doc (GMarkupParseContext *context,
 {
   if (strcmp (element_name, "doc") != 0 || ctx->node_stack == NULL)
     return FALSE;
-  
+
   state_switch (ctx, STATE_DOC);
 
   return TRUE;



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