summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2012-11-11 11:21:10 +0100
committerThomas Graf <tgraf@suug.ch>2012-11-11 11:21:10 +0100
commitb66d26711a3ff013313edf61e20e5dd1a9784060 (patch)
treeae04a2e588fbe0170cd529c1224e3c3221bbbd96
parent59a6b003a95cdceb60e17c8cf765efc0d7bec797 (diff)
downloadlibnl-b66d26711a3ff013313edf61e20e5dd1a9784060.tar.gz
hashtable: remove doc section crashing doxygen
Signed-off-by: Thomas Graf <tgraf@suug.ch>
-rw-r--r--lib/hashtable.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/hashtable.c b/lib/hashtable.c
index 6a1e8f5..ecd5730 100644
--- a/lib/hashtable.c
+++ b/lib/hashtable.c
@@ -17,14 +17,7 @@
/**
* @ingroup core_types
* @defgroup hashtable Hashtable
- *
* @{
- *
- * Header
- * ------
- * ~~~~{.c}
- * #include <netlink/hashtable.h>
- * ~~~~
*/
/**