Fixed all doxygen warnings

This commit is contained in:
Martin Willi
2009-10-22 14:34:10 +02:00
parent 80252c8a46
commit 4952dc11da
34 changed files with 42 additions and 42 deletions
@@ -50,4 +50,4 @@ struct eap_aka_3gpp2_card_t {
*/
eap_aka_3gpp2_card_t *eap_aka_3gpp2_card_create(eap_aka_3gpp2_functions_t *f);
#endif /** EAP_AKA_3GPP2_CARD_ @}*/
#endif /** EAP_AKA_3GPP2_CARD_H_ @}*/
@@ -122,4 +122,4 @@ struct eap_aka_3gpp2_functions_t {
*/
eap_aka_3gpp2_functions_t *eap_aka_3gpp2_functions_create();
#endif /** EAP_AKA_3GPP2_FUNCTIONS_ @}*/
#endif /** EAP_AKA_3GPP2_FUNCTIONS_H_ @}*/
@@ -49,4 +49,4 @@ struct eap_aka_3gpp2_provider_t {
eap_aka_3gpp2_provider_t *eap_aka_3gpp2_provider_create(
eap_aka_3gpp2_functions_t *f);
#endif /** EAP_AKA_3GPP2_PROVIDER_ @}*/
#endif /** EAP_AKA_3GPP2_PROVIDER_H_ @}*/
@@ -50,4 +50,4 @@ struct eap_sim_file_card_t {
*/
eap_sim_file_card_t *eap_sim_file_card_create(eap_sim_file_triplets_t *triplets);
#endif /** EAP_SIM_FILE_CARD_ @}*/
#endif /** EAP_SIM_FILE_CARD_H_ @}*/
@@ -47,4 +47,4 @@ struct eap_sim_file_provider_t {
eap_sim_file_provider_t *eap_sim_file_provider_create(
eap_sim_file_triplets_t *triplets);
#endif /** EAP_SIM_FILE_PROVIDER_ @}*/
#endif /** EAP_SIM_FILE_PROVIDER_H_ @}*/
@@ -53,4 +53,4 @@ struct eap_sim_file_triplets_t {
*/
eap_sim_file_triplets_t *eap_sim_file_triplets_create(char *file);
#endif /** EAP_SIM_FILE_TRIPLETS_ @}*/
#endif /** EAP_SIM_FILE_TRIPLETS_H_ @}*/
@@ -45,4 +45,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_H_ @}*/
+1 -1
View File
@@ -59,4 +59,4 @@ struct nm_handler_t {
*/
nm_handler_t *nm_handler_create();
#endif /* NM_HANDLER_ @}*/
#endif /** NM_HANDLER_H_ @}*/
+3 -3
View File
@@ -14,8 +14,8 @@
*/
/**
* @defgroup resolv_conf_handler resolv_conf_handler
* @{ @ingroup resolv_conf
* @defgroup resolve_handler resolve_handler
* @{ @ingroup resolve
*/
#ifndef RESOLVE_HANDLER_H_
@@ -46,4 +46,4 @@ struct resolve_handler_t {
*/
resolve_handler_t *resolve_handler_create();
#endif /* RESOLVE_HANDLER_ @}*/
#endif /** RESOLVE_HANDLER_H_ @}*/
+1 -1
View File
@@ -46,4 +46,4 @@ struct updown_listener_t {
*/
updown_listener_t *updown_listener_create();
#endif /** UPDOWN_LISTENER_ @}*/
#endif /** UPDOWN_LISTENER_H_ @}*/