updated Doxyfile

properly close all doxygen groups
fixed remaining doxygen warnings
This commit is contained in:
Martin Willi
2009-03-24 17:43:01 +00:00
parent e4838d02b3
commit 1490ff4d9b
296 changed files with 1703 additions and 510 deletions
+1 -1
View File
@@ -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_ @}*/
+1 -1
View File
@@ -44,4 +44,4 @@ struct sha2_plugin_t {
*/
plugin_t *plugin_create();
#endif /* SHA2_PLUGIN_H_ @}*/
#endif /** SHA2_PLUGIN_H_ @}*/