updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
This commit is contained in:
@@ -45,4 +45,4 @@ struct kernel_netlink_ipsec_t {
|
||||
*/
|
||||
kernel_netlink_ipsec_t *kernel_netlink_ipsec_create();
|
||||
|
||||
#endif /* KERNEL_NETLINK_IPSEC_H_ @} */
|
||||
#endif /** KERNEL_NETLINK_IPSEC_H_ @}*/
|
||||
|
||||
@@ -45,4 +45,4 @@ struct kernel_netlink_net_t {
|
||||
*/
|
||||
kernel_netlink_net_t *kernel_netlink_net_create();
|
||||
|
||||
#endif /* KERNEL_NETLINK_NET_H_ @} */
|
||||
#endif /** KERNEL_NETLINK_NET_H_ @}*/
|
||||
|
||||
@@ -46,4 +46,4 @@ struct kernel_netlink_plugin_t {
|
||||
*/
|
||||
plugin_t *plugin_create();
|
||||
|
||||
#endif /* KERNEL_NETLINK_PLUGIN_H_ @} */
|
||||
#endif /** KERNEL_NETLINK_PLUGIN_H_ @}*/
|
||||
|
||||
Reference in New Issue
Block a user