updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -45,4 +45,4 @@ struct md5_hasher_t {
|
||||
*/
|
||||
md5_hasher_t *md5_hasher_create(hash_algorithm_t algo);
|
||||
|
||||
#endif /*MD5_HASHER_H_@}*/
|
||||
#endif /** MD5_HASHER_H_ @}*/
|
||||
|
||||
@@ -44,4 +44,4 @@ struct md5_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* MD5_PLUGIN_H_ @}*/
|
||||
#endif /** MD5_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user