[libwnck] core: Fix a warning when building introspection



commit a670bcfe9f06389f0364cfd883cfdaec34cfb1bc
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Sep 4 14:00:07 2012 +0200

    core: Fix a warning when building introspection

 libwnck/util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libwnck/util.c b/libwnck/util.c
index a2bb8c4..607b7b2 100644
--- a/libwnck/util.c
+++ b/libwnck/util.c
@@ -659,9 +659,9 @@ _wnck_get_client_type (void)
 
 /**
  * _make_gtk_label_bold:
+ * @label: The label.
  *
  * Switches the font of label to a bold equivalent.
- * @label: The label.
  **/
 void
 _make_gtk_label_bold (GtkLabel *label)



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