From 551756643464e6b943980cd1562cd31ac6e8f74f Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 27 Apr 2015 19:14:30 +0000 Subject: [PATCH] - typo --- src/cadet/gnunet-service-cadet_tunnel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cadet/gnunet-service-cadet_tunnel.c b/src/cadet/gnunet-service-cadet_tunnel.c index 0ff474454..15d677ca4 100644 --- a/src/cadet/gnunet-service-cadet_tunnel.c +++ b/src/cadet/gnunet-service-cadet_tunnel.c @@ -877,7 +877,7 @@ t_ax_hmac_hash (struct CadetTunnelAxolotl *ax, /** - * Encrypt daforce_newest_keyta with the tunnel key. + * Encrypt data with the tunnel key. * * @param t Tunnel whose key to use. * @param dst Destination for the encrypted data. -- 2.25.1