From 9e19b6fe0fefc5c6c26e749a56418061ce339154 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 17 Nov 2011 00:01:18 -0500 Subject: [PATCH] Fix doc formatting --- gmodule/gmodule.c | 1 - 1 file changed, 1 deletion(-) 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 @@ * g_quark_from_static_string ("my-module-stuff"), * it must ensure that it is never unloaded, by calling g_module_make_resident(). * - * * * Calling a function defined in a <structname>GModule</structname> * -- 2.7.4