Fix doc formatting

This commit is contained in:
Matthias Clasen 2011-11-17 00:01:18 -05:00
parent 1a08591c3a
commit 9e19b6fe0f

View File

@ -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>