aboutsummaryrefslogtreecommitdiff
path: root/src/ld-library.h
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-library.h
parent121d923d296957e57e3a3673f4d0f001e3886403 (diff)
downloadlogdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.tar.gz
logdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.tar.xz
logdiag-1c5127068e0551f9224d0a4f798ae84487ff02f4.zip
Fix gtk-doc comments.
Diffstat (limited to 'src/ld-library.h')
-rw-r--r--src/ld-library.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/ld-library.h b/src/ld-library.h
index d988230..26521ed 100644
--- a/src/ld-library.h
+++ b/src/ld-library.h
@@ -31,12 +31,6 @@ typedef struct _LdLibraryPrivate LdLibraryPrivate;
typedef struct _LdLibraryClass LdLibraryClass;
-/**
- * LdLibrary:
- * @categories: Lists all the categories (#LdSymbolCategory).
- *
- * Object structure.
- */
struct _LdLibrary
{
/*< private >*/