gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r33209 - gnunet/src/cadet


From: gnunet
Subject: [GNUnet-SVN] r33209 - gnunet/src/cadet
Date: Wed, 7 May 2014 15:45:23 +0200

Author: bartpolot
Date: 2014-05-07 15:45:22 +0200 (Wed, 07 May 2014)
New Revision: 33209

Modified:
   gnunet/src/cadet/gnunet-service-cadet_tunnel.c
Log:
- fix doc

Modified: gnunet/src/cadet/gnunet-service-cadet_tunnel.c
===================================================================
--- gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-05-07 13:41:32 UTC 
(rev 33208)
+++ gnunet/src/cadet/gnunet-service-cadet_tunnel.c      2014-05-07 13:45:22 UTC 
(rev 33209)
@@ -979,8 +979,9 @@
     return;
   }
 
-  /* Even if tunnel is troyed, send anyway.
-   * Could be a rekey initiated by remote peer to create a new channel!
+  /* Even if tunnel is being destroyed, send anyway.
+   * Could be a response to a rekey initiated by remote peer,
+   * who is trying to create a new channel!
    */
 
   /* Must have a connection. */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]