From 1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Tue, 24 Mar 2009 17:43:01 +0000 Subject: updated Doxyfile properly close all doxygen groups fixed remaining doxygen warnings --- src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h') diff --git a/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h b/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h index 8ed7ceb30..999354e27 100644 --- a/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h +++ b/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.h @@ -46,5 +46,5 @@ struct openssl_ec_diffie_hellman_t { */ openssl_ec_diffie_hellman_t *openssl_ec_diffie_hellman_create(diffie_hellman_group_t group); -#endif /*OPENSSL_EC_DIFFIE_HELLMAN_H_ @}*/ +#endif /** OPENSSL_EC_DIFFIE_HELLMAN_H_ @}*/ -- cgit v1.2.3