-dox
authorChristian Grothoff <christian@grothoff.org>
Mon, 26 Oct 2015 16:02:32 +0000 (16:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 26 Oct 2015 16:02:32 +0000 (16:02 +0000)
src/core/gnunet-service-core_kx.c

index ac6559588e54eab219b7a23bc166caca00746201..9673782a1a39a8c16d3876068e29da84275d8050 100644 (file)
@@ -838,8 +838,8 @@ derive_session_keys (struct GSC_KeyExchangeInfo *kx)
 
 
 /**
- * We received a SET_KEY message.  Validate and update
- * our key material and status.
+ * We received a #GNUNET_MESSAGE_TYPE_CORE_EPHEMERAL_KEY message.
+ * Validate and update our key material and status.
  *
  * @param kx key exchange status for the corresponding peer
  * @param msg the set key message we received