gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r37700 - gnunet/src/cadet
Date: Thu, 11 Aug 2016 19:21:04 +0200

Author: grothoff
Date: 2016-08-11 19:21:04 +0200 (Thu, 11 Aug 2016)
New Revision: 37700

Modified:
   gnunet/src/cadet/cadet_api.c
Log:
-note simplification possibility

Modified: gnunet/src/cadet/cadet_api.c
===================================================================
--- gnunet/src/cadet/cadet_api.c        2016-08-11 15:42:30 UTC (rev 37699)
+++ gnunet/src/cadet/cadet_api.c        2016-08-11 17:21:04 UTC (rev 37700)
@@ -423,6 +423,7 @@
  *
  * @return Handle to the required channel or NULL if not found.
  */
+// FIXME: simplify: call_cleaner is always #GNUNET_YES!!!
 static void
 destroy_channel (struct GNUNET_CADET_Channel *ch, int call_cleaner)
 {




reply via email to

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