[glib] Fix doc formatting



commit 9e19b6fe0fefc5c6c26e749a56418061ce339154
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Nov 17 00:01:18 2011 -0500

    Fix doc formatting

 gmodule/gmodule.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gmodule/gmodule.c b/gmodule/gmodule.c
index 388c6b5..f1933a7 100644
--- a/gmodule/gmodule.c
+++ b/gmodule/gmodule.c
@@ -81,7 +81,6 @@
  * <literal>g_quark_from_static_string ("my-module-stuff")</literal>,
  * it must ensure that it is never unloaded, by calling g_module_make_resident().
  *
- * <para>
  * <example>
  * <title>Calling a function defined in a <structname>GModule</structname></title>
  * <programlisting>



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