updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -56,4 +56,4 @@ eap_mschapv2_t *eap_mschapv2_create_server(identification_t *server, identificat
|
||||
*/
|
||||
eap_mschapv2_t *eap_mschapv2_create_peer(identification_t *server, identification_t *peer);
|
||||
|
||||
#endif /* EAP_MSCHAPV2_H_ @}*/
|
||||
#endif /** EAP_MSCHAPV2_H_ @}*/
|
||||
|
||||
@@ -46,4 +46,4 @@ struct eap_mschapv2_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* EAP_MSCHAPV2_PLUGIN_H_ @}*/
|
||||
#endif /** EAP_MSCHAPV2_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user