diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-08-05 11:53:35 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-08-05 11:53:53 +0200 |
commit | edb82ab8aecf9683d25c67536a453f21fc656373 (patch) | |
tree | ba3d7182ffda1253c5d589fa25ed6679d6c2bcd4 /src/libcharon/plugins/eap_tls/eap_tls.h | |
parent | 7ea87db00d95cf5f91288fc4067a7ab14f43fd6d (diff) | |
download | strongswan-edb82ab8aecf9683d25c67536a453f21fc656373.tar.bz2 strongswan-edb82ab8aecf9683d25c67536a453f21fc656373.tar.xz |
Some Doxygen fixes.
Diffstat (limited to 'src/libcharon/plugins/eap_tls/eap_tls.h')
-rw-r--r-- | src/libcharon/plugins/eap_tls/eap_tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/eap_tls/eap_tls.h b/src/libcharon/plugins/eap_tls/eap_tls.h index 6be7b4a4f..7e080230a 100644 --- a/src/libcharon/plugins/eap_tls/eap_tls.h +++ b/src/libcharon/plugins/eap_tls/eap_tls.h @@ -14,7 +14,7 @@ */ /** - * @defgroup eap_tls eap_tls + * @defgroup eap_tls_i eap_tls * @{ @ingroup eap_tls */ |