aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha/ha_ike.h
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-07-05 15:04:30 +0200
committerTobias Brunner <tobias@strongswan.org>2010-07-05 15:04:30 +0200
commit83b23011deea034e6b8e023dabce20c962a31c8d (patch)
tree8068249d4ac72824b0a97e3c903b50e31af79440 /src/libcharon/plugins/ha/ha_ike.h
parent8f7e8e075a269fddaf4a8ec2cf970a5eba9d35dc (diff)
downloadstrongswan-83b23011deea034e6b8e023dabce20c962a31c8d.tar.bz2
strongswan-83b23011deea034e6b8e023dabce20c962a31c8d.tar.xz
Some Doxygen fixes.
Diffstat (limited to 'src/libcharon/plugins/ha/ha_ike.h')
-rw-r--r--src/libcharon/plugins/ha/ha_ike.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/plugins/ha/ha_ike.h b/src/libcharon/plugins/ha/ha_ike.h
index 9de210e67..9ba8f5574 100644
--- a/src/libcharon/plugins/ha/ha_ike.h
+++ b/src/libcharon/plugins/ha/ha_ike.h
@@ -54,4 +54,4 @@ struct ha_ike_t {
*/
ha_ike_t *ha_ike_create(ha_socket_t *socket, ha_tunnel_t *tunnel);
-#endif /* HA_IKE_ @}*/
+#endif /** HA_IKE_ @}*/