diff options
author | Martin Willi <martin@strongswan.org> | 2009-10-22 14:34:10 +0200 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2009-10-22 14:34:10 +0200 |
commit | 4952dc11da5411a29477c155388bba0a313f21b5 (patch) | |
tree | 0e783bd9729d3d4de411ce1ffbd789d1d14c56a1 /src/libstrongswan/plugins/pgp/pgp_plugin.h | |
parent | 80252c8a46e952d2af335530206ba4c81a7905ad (diff) | |
download | strongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.bz2 strongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.xz |
Fixed all doxygen warnings
Diffstat (limited to 'src/libstrongswan/plugins/pgp/pgp_plugin.h')
-rw-r--r-- | src/libstrongswan/plugins/pgp/pgp_plugin.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libstrongswan/plugins/pgp/pgp_plugin.h b/src/libstrongswan/plugins/pgp/pgp_plugin.h index 841de5d2d..95765cd76 100644 --- a/src/libstrongswan/plugins/pgp/pgp_plugin.h +++ b/src/libstrongswan/plugins/pgp/pgp_plugin.h @@ -14,11 +14,11 @@ */ /** - * @defgroup pgp_p pgp + * @defgroup pgp pgp * @ingroup plugins * * @defgroup pgp_plugin pgp_plugin - * @{ @ingroup pgp_p + * @{ @ingroup pgp */ #ifndef PGP_PLUGIN_H_ |