[glib] Avoid some gtk-doc warnings



commit 23dd2b01a180a6db08e494d9d9ed4927ff27ba0a
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 1 20:47:23 2014 -0500

    Avoid some gtk-doc warnings

 glib/ghook.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/ghook.c b/glib/ghook.c
index 0fcde0e..5f87dda 100644
--- a/glib/ghook.c
+++ b/glib/ghook.c
@@ -57,7 +57,7 @@
  *     The default behaviour is to call the hooks @destroy function
  * @dummy: unused
  *
- * The #GHookList-struct represents a list of hook functions.
+ * The #GHookList struct represents a list of hook functions.
  */
 
 /**
@@ -154,7 +154,7 @@
  * @destroy: the default @finalize_hook function of a #GHookList calls
  *     this member of the hook that is being finalized
  *
- * The #GHook-struct represents a single hook function in a #GHookList.
+ * The #GHook struct represents a single hook function in a #GHookList.
  */
 
 /**


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