diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-03-02 15:26:45 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-03-02 18:31:53 +0100 |
commit | 11adf114c10f028fbbc7592598fe82cc7a94ae35 (patch) | |
tree | aab312804ad77eb9eda1ce4b87148543c2cf730e /src/libcharon/plugins/ipseckey | |
parent | b42f2cacac5c893617cf63b15a571ee13103d9c0 (diff) | |
download | strongswan-11adf114c10f028fbbc7592598fe82cc7a94ae35.tar.bz2 strongswan-11adf114c10f028fbbc7592598fe82cc7a94ae35.tar.xz |
Fixed Doxygen comments after scanning complete src directory
Diffstat (limited to 'src/libcharon/plugins/ipseckey')
-rw-r--r-- | src/libcharon/plugins/ipseckey/ipseckey.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/ipseckey/ipseckey.h b/src/libcharon/plugins/ipseckey/ipseckey.h index 0afc067a5..5885daeee 100644 --- a/src/libcharon/plugins/ipseckey/ipseckey.h +++ b/src/libcharon/plugins/ipseckey/ipseckey.h @@ -14,7 +14,7 @@ */ /** - * @defgroup ipseckey_cred_i ipseckey + * @defgroup ipseckey_i ipseckey * @{ @ingroup ipseckey */ |