updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -44,4 +44,4 @@ struct curl_fetcher_t {
|
||||
*/
|
||||
curl_fetcher_t *curl_fetcher_create();
|
||||
|
||||
#endif /* CURL_FETCHER_H_ @}*/
|
||||
#endif /** CURL_FETCHER_H_ @}*/
|
||||
|
||||
@@ -44,4 +44,4 @@ struct curl_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* CURL_PLUGIN_H_ @}*/
|
||||
#endif /** CURL_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user