summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDuncan Roe <duncan_roe@optusnet.com.au>2019-10-02 16:48:48 +1000
committerPablo Neira Ayuso <pablo@netfilter.org>2019-10-03 12:21:22 +0200
commit0635a93e2f61af0638731d8f4b7e2cf7d27ed114 (patch)
tree3b28be67c362ff52bcc9d6e382bfb8e226ee56be /src
parent444d6dc9020a040957ff585893a7979a89833c76 (diff)
nlmsg: Fix a missing doxygen section trailer
This corrects an oddity in the web doco (and presumably in the man pages as well) whereby "Netlink message batch helpers" was showing up as a sub-topic of "Netlink message helpers". This was included in my original (rejected) patch "Enable doxygen to generate Function Documentation" with a comment "(didn't think it warrantied an extra patch)" - clearly wrong Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src')
-rw-r--r--src/nlmsg.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/nlmsg.c b/src/nlmsg.c
index fb99135..d398e63 100644
--- a/src/nlmsg.c
+++ b/src/nlmsg.c
@@ -371,6 +371,10 @@ EXPORT_SYMBOL void mnl_nlmsg_fprintf(FILE *fd, const void *data, size_t datalen,
}
/**
+ * @}
+ */
+
+/**
* \defgroup batch Netlink message batch helpers
*
* This library provides helpers to batch several messages into one single