From 711cb586fa229d734a7d24802b1b5f971eafd3cb Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 27 May 2015 12:59:39 +0200 Subject: [PATCH] ha: Document tunnel parameter --- src/libcharon/plugins/ha/ha_cache.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/libcharon/plugins/ha/ha_cache.h b/src/libcharon/plugins/ha/ha_cache.h index 9fabbaca2..8cfcbb24c 100644 --- a/src/libcharon/plugins/ha/ha_cache.h +++ b/src/libcharon/plugins/ha/ha_cache.h @@ -69,6 +69,7 @@ struct ha_cache_t { * * @param kernel kernel helper * @param socket socket to send resync messages + * @param tunnel HA tunnel * @param resync request a resync during startup? * @param count total number of segments */