aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_kx.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/gnunet-service-core_kx.h')
-rw-r--r--src/core/gnunet-service-core_kx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/gnunet-service-core_kx.h b/src/core/gnunet-service-core_kx.h
index 5d4d638b5..e1b860919 100644
--- a/src/core/gnunet-service-core_kx.h
+++ b/src/core/gnunet-service-core_kx.h
@@ -89,8 +89,6 @@ GSC_KX_encrypt_and_transmit (struct GSC_KeyExchangeInfo *kx,
89 * 89 *
90 * @param kx key exchange information context 90 * @param kx key exchange information context
91 * @param msg encrypted message 91 * @param msg encrypted message
92 * @param atsi performance data
93 * @param atsi_count number of entries in ats (excluding 0-termination)
94 */ 92 */
95void 93void
96GSC_KX_handle_encrypted_message (struct GSC_KeyExchangeInfo *kx, 94GSC_KX_handle_encrypted_message (struct GSC_KeyExchangeInfo *kx,