aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pluto/ike_alg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/ike_alg.c b/src/pluto/ike_alg.c
index 92d9e854b..dd4457ee0 100644
--- a/src/pluto/ike_alg.c
+++ b/src/pluto/ike_alg.c
@@ -281,7 +281,7 @@ void ike_alg_list(void)
break;
}
}
- whack_log(RC_COMMENT, " hasher: %s", buf);
+ whack_log(RC_COMMENT, " integrity: %s", buf);
pos = buf;
*pos = '\0';