updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -50,4 +50,4 @@ struct load_tester_config_t {
|
||||
*/
|
||||
load_tester_config_t *load_tester_config_create();
|
||||
|
||||
#endif /* LOAD_TESTER_CONFIG_H_ @}*/
|
||||
#endif /** LOAD_TESTER_CONFIG_H_ @}*/
|
||||
|
||||
@@ -50,4 +50,4 @@ struct load_tester_creds_t {
|
||||
*/
|
||||
load_tester_creds_t *load_tester_creds_create();
|
||||
|
||||
#endif /* LOAD_TESTER_CREDS_H_ @}*/
|
||||
#endif /** LOAD_TESTER_CREDS_H_ @}*/
|
||||
|
||||
@@ -47,4 +47,4 @@ struct load_tester_diffie_hellman_t {
|
||||
load_tester_diffie_hellman_t *load_tester_diffie_hellman_create(
|
||||
diffie_hellman_group_t group);
|
||||
|
||||
#endif /* LOAD_TESTER_DIFFIE_HELLMAN_ @}*/
|
||||
#endif /** LOAD_TESTER_DIFFIE_HELLMAN_ @}*/
|
||||
|
||||
@@ -45,4 +45,4 @@ struct load_tester_ipsec_t {
|
||||
*/
|
||||
load_tester_ipsec_t *load_tester_ipsec_create();
|
||||
|
||||
#endif /* LOAD_TESTER_IPSEC_H_ @} */
|
||||
#endif /** LOAD_TESTER_IPSEC_H_ @}*/
|
||||
|
||||
@@ -51,4 +51,4 @@ struct load_tester_listener_t {
|
||||
*/
|
||||
load_tester_listener_t *load_tester_listener_create(u_int shutdown_on);
|
||||
|
||||
#endif /* LOAD_TESTER_LISTENER_H_ @}*/
|
||||
#endif /** LOAD_TESTER_LISTENER_H_ @}*/
|
||||
|
||||
@@ -48,4 +48,4 @@ struct load_tester_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* LOAD_TESTER_PLUGIN_H_ @}*/
|
||||
#endif /** LOAD_TESTER_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user