aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtnccs/tnc/tnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libtnccs/tnc/tnc.h')
-rw-r--r--src/libtnccs/tnc/tnc.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/libtnccs/tnc/tnc.h b/src/libtnccs/tnc/tnc.h
index d360a2728..e5a4a2959 100644
--- a/src/libtnccs/tnc/tnc.h
+++ b/src/libtnccs/tnc/tnc.h
@@ -15,10 +15,9 @@
/**
* @defgroup tnc tnc
- * @ingroup tnc
*
- * @defgroup tnc tnc
- * @{ @ingroup tnc
+ * @addtogroup tnc
+ * @{
*/
#ifndef TNC_H_
@@ -48,7 +47,7 @@ struct tnc_t {
imv_manager_t *imvs;
/**
- * TNC-TNCCS manager controlling the TNC Server and Client protocols
+ * TNC-TNCCS manager controlling the TNC Server and Client protocols
*/
tnccs_manager_t *tnccs;