Doxygen fixes

This commit is contained in:
Tobias Brunner
2013-10-15 11:25:55 +02:00
parent a37ab690cc
commit dd438ee22c
7 changed files with 8 additions and 11 deletions
-4
View File
@@ -121,10 +121,6 @@ bool pt_tls_write(tls_socket_t *tls, pt_tls_message_type_t type,
u_int32_t identifier, chunk_t data);
/**
* @}
* @addtogroup libpttls
* @{
*
* Dummy libpttls initialization function needed for integrity test
*/
void libpttls_init(void);