updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -47,4 +47,4 @@ struct sha2_hasher_t {
|
||||
*/
|
||||
sha2_hasher_t *sha2_hasher_create(hash_algorithm_t algorithm);
|
||||
|
||||
#endif /* SHA2_HASHER_H_ @}*/
|
||||
#endif /** SHA2_HASHER_H_ @}*/
|
||||
|
||||
@@ -44,4 +44,4 @@ struct sha2_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* SHA2_PLUGIN_H_ @}*/
|
||||
#endif /** SHA2_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user