Fixed Doxygen comments after scanning complete src directory

This commit is contained in:
Tobias Brunner
2013-03-02 18:31:53 +01:00
parent b42f2cacac
commit 11adf114c1
96 changed files with 221 additions and 183 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ int command_dispatch(int argc, char *argv[]);
*/
int command_usage(char *error);
#endif /* COMMAND_H_ @}*/
#endif /** COMMAND_H_ @}*/
+3 -1
View File
@@ -15,7 +15,9 @@
/**
* @defgroup pki pki
* @{ @ingroup pki
*
* @addtogroup pki
* @{
*/
#ifndef PKI_H_