summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-24 05:44:15 +0200
committerVincent Untz <vuntz@gnome.org>2009-04-24 05:44:15 +0200
commitc05b1f0eb98d5d729b53ac6050062fbecc79d92a (patch)
tree393c747fdb40f74452fd94e92ef81531cd0bd642
parent0ee4159972087eb00f19f792445e7fd9b9579666 (diff)
downloadlibwnck-c05b1f0eb98d5d729b53ac6050062fbecc79d92a.tar.gz
Trivial fix for a gtk-doc warning
-rw-r--r--libwnck/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libwnck/util.c b/libwnck/util.c
index 31d37f0..cbfb9ea 100644
--- a/libwnck/util.c
+++ b/libwnck/util.c
@@ -673,7 +673,7 @@ _wnck_get_client_type (void)
}
/**
- * _make_gtk_label_bold.
+ * _make_gtk_label_bold:
*
* Switches the font of label to a bold equivalent.
* @label: The label.