diff options
author | Tobias Brunner <tobias@strongswan.org> | 2012-04-03 10:56:47 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2012-04-03 10:56:47 +0200 |
commit | 37d43ebbde7373182267fd87d774136248540a10 (patch) | |
tree | 14043707ef928e96715d9c8d08c518f88524dcfe /src | |
parent | d7590217c3a29ba1908a9fc0e06707e3346a4f91 (diff) | |
download | strongswan-37d43ebbde7373182267fd87d774136248540a10.tar.bz2 strongswan-37d43ebbde7373182267fd87d774136248540a10.tar.xz |
Doxygen fixes.
Diffstat (limited to 'src')
-rw-r--r-- | src/libcharon/plugins/radattr/radattr_listener.h | 2 | ||||
-rw-r--r-- | src/libcharon/plugins/tnc_pdp/tnc_pdp.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/libcharon/plugins/radattr/radattr_listener.h b/src/libcharon/plugins/radattr/radattr_listener.h index 9a14827fc..e61c441bf 100644 --- a/src/libcharon/plugins/radattr/radattr_listener.h +++ b/src/libcharon/plugins/radattr/radattr_listener.h @@ -15,7 +15,7 @@ /** * @defgroup radattr_listener radattr_listener - * @{ @ingroup + * @{ @ingroup radattr */ #ifndef RADATTR_LISTENER_H_ diff --git a/src/libcharon/plugins/tnc_pdp/tnc_pdp.h b/src/libcharon/plugins/tnc_pdp/tnc_pdp.h index e769353b7..06291220f 100644 --- a/src/libcharon/plugins/tnc_pdp/tnc_pdp.h +++ b/src/libcharon/plugins/tnc_pdp/tnc_pdp.h @@ -14,7 +14,7 @@ */ /** - * @defgroup tnc_pdp tnc_pdp + * @defgroup tnc_pdp_t tnc_pdp * @{ @ingroup tnc_pdp */ |