aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/tnc/imv
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-11-08 22:21:53 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-11-09 20:43:51 +0100
commitc228ad607c936ef81fd1f849fd496de04b832926 (patch)
tree20cdfabe9bd27dc9c5efbf1a0625414f8d4d691a /src/libcharon/tnc/imv
parent8126344264680fbcb0b818c581a4ba190c49960f (diff)
downloadstrongswan-c228ad607c936ef81fd1f849fd496de04b832926.tar.bz2
strongswan-c228ad607c936ef81fd1f849fd496de04b832926.tar.xz
abort if one of the IMCs or IMVs fail to initialize
Diffstat (limited to 'src/libcharon/tnc/imv')
-rw-r--r--src/libcharon/tnc/imv/imv_manager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/tnc/imv/imv_manager.h b/src/libcharon/tnc/imv/imv_manager.h
index 56cb6a0f8..c7b21d156 100644
--- a/src/libcharon/tnc/imv/imv_manager.h
+++ b/src/libcharon/tnc/imv/imv_manager.h
@@ -46,7 +46,7 @@ struct imv_manager_t {
* @param id ID of IMV instance
* @return removed IMC instance
*/
- void (*remove)(imv_manager_t *this, TNC_IMVID id);
+ imv_t* (*remove)(imv_manager_t *this, TNC_IMVID id);
/**
* Notify all IMV instances