summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>
- * ~~~~
*/
/**