From: Thomas Graf Date: Sun, 11 Nov 2012 10:21:10 +0000 (+0100) Subject: hashtable: remove doc section crashing doxygen X-Git-Tag: libnl3_2_15~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b66d26711a3ff013313edf61e20e5dd1a9784060;p=libnl hashtable: remove doc section crashing doxygen Signed-off-by: Thomas Graf --- 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 - * ~~~~ */ /**