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
@@ -379,4 +379,4 @@ struct kernel_interface_t {
*/
kernel_interface_t *kernel_interface_create(void);
#endif /* KERNEL_INTERFACE_H_ @} */
#endif /** KERNEL_INTERFACE_H_ @}*/
+1 -1
View File
@@ -258,4 +258,4 @@ struct kernel_ipsec_t {
void (*destroy) (kernel_ipsec_t *this);
};
#endif /* KERNEL_IPSEC_H_ @} */
#endif /** KERNEL_IPSEC_H_ @}*/
+1 -1
View File
@@ -142,4 +142,4 @@ struct kernel_net_t {
void (*destroy) (kernel_net_t *this);
};
#endif /* KERNEL_NET_H_ @} */
#endif /** KERNEL_NET_H_ @}*/