aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/alg_info.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/alg_info.c')
-rw-r--r--src/pluto/alg_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/alg_info.c b/src/pluto/alg_info.c
index e8f977950..1cc2d189e 100644
--- a/src/pluto/alg_info.c
+++ b/src/pluto/alg_info.c
@@ -397,7 +397,7 @@ static status_t alg_info_parse_str(struct alg_info *alg_info, char *alg_str)
{
case PROTO_IPSEC_ESP:
alg_info_esp_add(alg_info, ealg, ealg_keysize,
- aalg, aalg_keysize);
+ aalg, aalg_keysize);
break;
case PROTO_ISAKMP:
alg_info_ike_add(alg_info, ealg, ealg_keysize,