aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2009-03-24 17:43:01 +0000
committerMartin Willi <martin@strongswan.org>2009-03-24 17:43:01 +0000
commit1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b (patch)
tree546bb2e924916186aed4092684e413a096a558cc /src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
parente4838d02b3d471a2b625c9fe23497e549bc88f7e (diff)
downloadstrongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.bz2
strongswan-1490ff4d9bc558e4eaa9cea875f2ab13cb60be0b.tar.xz
updated Doxyfile
properly close all doxygen groups fixed remaining doxygen warnings
Diffstat (limited to 'src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h')
-rw-r--r--src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h b/src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
index 57e6b9b9b..08fb7a2e6 100644
--- a/src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
+++ b/src/charon/plugins/kernel_pfkey/kernel_pfkey_plugin.h
@@ -46,4 +46,4 @@ struct kernel_pfkey_plugin_t {
*/
plugin_t *plugin_create();
-#endif /* KERNEL_PFKEY_PLUGIN_H_ @} */
+#endif /** KERNEL_PFKEY_PLUGIN_H_ @}*/