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/pkcs1/pkcs1_builder.h | |
parent | 80252c8a46e952d2af335530206ba4c81a7905ad (diff) | |
download | strongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.bz2 strongswan-4952dc11da5411a29477c155388bba0a313f21b5.tar.xz |
Fixed all doxygen warnings
Diffstat (limited to 'src/libstrongswan/plugins/pkcs1/pkcs1_builder.h')
-rw-r--r-- | src/libstrongswan/plugins/pkcs1/pkcs1_builder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libstrongswan/plugins/pkcs1/pkcs1_builder.h b/src/libstrongswan/plugins/pkcs1/pkcs1_builder.h index a4a780b5f..62ca9f351 100644 --- a/src/libstrongswan/plugins/pkcs1/pkcs1_builder.h +++ b/src/libstrongswan/plugins/pkcs1/pkcs1_builder.h @@ -15,7 +15,7 @@ /** * @defgroup pkcs1_public_key pkcs1_public_key - * @{ @ingroup pkcs1_p + * @{ @ingroup pkcs1 */ #ifndef PKCS1_BUILDER_H_ |