aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/core/gnunet-service-core_kx.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/gnunet-service-core_kx.c b/src/core/gnunet-service-core_kx.c
index ac6559588..9673782a1 100644
--- a/src/core/gnunet-service-core_kx.c
+++ b/src/core/gnunet-service-core_kx.c
@@ -838,8 +838,8 @@ derive_session_keys (struct GSC_KeyExchangeInfo *kx)
838 838
839 839
840/** 840/**
841 * We received a SET_KEY message. Validate and update 841 * We received a #GNUNET_MESSAGE_TYPE_CORE_EPHEMERAL_KEY message.
842 * our key material and status. 842 * Validate and update our key material and status.
843 * 843 *
844 * @param kx key exchange status for the corresponding peer 844 * @param kx key exchange status for the corresponding peer
845 * @param msg the set key message we received 845 * @param msg the set key message we received