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/crypto/diffie_hellman.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstrongswan/crypto/diffie_hellman.h') diff --git a/src/libstrongswan/crypto/diffie_hellman.h b/src/libstrongswan/crypto/diffie_hellman.h index 04ed9eaeb..9a7c266a7 100644 --- a/src/libstrongswan/crypto/diffie_hellman.h +++ b/src/libstrongswan/crypto/diffie_hellman.h @@ -108,4 +108,4 @@ struct diffie_hellman_t { void (*destroy) (diffie_hellman_t *this); }; -#endif /*DIFFIE_HELLMAN_H_ @} */ +#endif /** DIFFIE_HELLMAN_H_ @}*/ -- cgit v1.2.3