aboutsummaryrefslogtreecommitdiff
path: root/src/ld-symbol-category.c
diff options
context:
space:
mode:
authorPřemysl Janouch <p.janouch@gmail.com>2010-10-27 18:18:37 +0200
committerPřemysl Janouch <p.janouch@gmail.com>2010-10-27 18:18:37 +0200
commit1c5127068e0551f9224d0a4f798ae84487ff02f4 (patch)
treedbf5537fcf7e08416fd6721984143b579cdc4bc8 /src/ld-symbol-category.c
parent121d923d296957e57e3a3673f4d0f001e3886403 (diff)
downloadlogdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.tar.gz
logdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.tar.xz
logdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.zip
Fix gtk-doc comments.
Diffstat (limited to 'src/ld-symbol-category.c')
-rw-r--r--src/ld-symbol-category.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ld-symbol-category.c b/src/ld-symbol-category.c
index 0eb0dac..784c8d3 100644
--- a/src/ld-symbol-category.c
+++ b/src/ld-symbol-category.c
@@ -161,7 +161,7 @@ ld_symbol_category_finalize (GObject *gobject)
/**
* ld_symbol_category_new:
- * @parent: The parent library for this category.
+ * @name: The name of this category.
*
* Create an instance.
*/