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
@@ -45,4 +45,4 @@ struct kernel_klips_ipsec_t {
*/
kernel_klips_ipsec_t *kernel_klips_ipsec_create();
#endif /* KERNEL_KLIPS_IPSEC_H_ @} */
#endif /** KERNEL_KLIPS_IPSEC_H_ @}*/
@@ -46,4 +46,4 @@ struct kernel_klips_plugin_t {
*/
plugin_t *plugin_create();
#endif /* KERNEL_KLIPS_PLUGIN_H_ @} */
#endif /** KERNEL_KLIPS_PLUGIN_H_ @}*/