updated Doxyfile

properly close all doxygen groups
fixed remaining doxygen warnings
This commit is contained in:
Martin Willi
2009-03-24 17:43:01 +00:00
parent e4838d02b3
commit 1490ff4d9b
296 changed files with 1703 additions and 510 deletions
@@ -81,4 +81,4 @@ struct eap_manager_t {
*/
eap_manager_t *eap_manager_create();
#endif /* EAP_MANAGER_H_ @}*/
#endif /** EAP_MANAGER_H_ @}*/
@@ -187,4 +187,4 @@ struct eap_method_t {
typedef eap_method_t *(*eap_constructor_t)(identification_t *server,
identification_t *peer);
#endif /* EAP_METHOD_H_ @} */
#endif /** EAP_METHOD_H_ @}*/
@@ -133,4 +133,4 @@ struct sim_manager_t {
*/
sim_manager_t *sim_manager_create();
#endif /* SIM_MANAGER_H_ @}*/
#endif /** SIM_MANAGER_H_ @}*/