[glib] Deal with gtk-doc's insane sensitivty to spaces



commit cf73ba47f14a5793b9575ce542edf558fe5abee8
Author: Ryan Lortie <desrt desrt ca>
Date:   Fri Sep 17 13:14:59 2010 -0400

    Deal with gtk-doc's insane sensitivty to spaces
    
    ...by inserting a few of them.

 glib/goption.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/goption.c b/glib/goption.c
index bf1283a..f09c7e1 100644
--- a/glib/goption.c
+++ b/glib/goption.c
@@ -64,12 +64,12 @@
  * <informalexample><screen>
  * Usage:
  *   testtreemodel [OPTION...] - test tree model performance
- *
+ *  
  * Help Options:
  *   -h, --help               Show help options
  *   --help-all               Show all help options
  *   --help-gtk               Show GTK+ Options
- *
+ *  
  * Application Options:
  *   -r, --repeats=N          Average over N repetitions
  *   -m, --max-size=M         Test up to 2^M items



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