updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -102,4 +102,4 @@ struct fetcher_t {
|
||||
void (*destroy)(fetcher_t *this);
|
||||
};
|
||||
|
||||
#endif /* FETCHER_H_ @}*/
|
||||
#endif /** FETCHER_H_ @}*/
|
||||
|
||||
@@ -71,4 +71,4 @@ struct fetcher_manager_t {
|
||||
*/
|
||||
fetcher_manager_t *fetcher_manager_create();
|
||||
|
||||
#endif /* FETCHER_MANAGER_H_ @}*/
|
||||
#endif /** FETCHER_MANAGER_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user