gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33057 - gnunet/src/mesh


From: gnunet
Subject: [GNUnet-SVN] r33057 - gnunet/src/mesh
Date: Mon, 14 Apr 2014 13:09:42 +0200

Author: bartpolot
Date: 2014-04-14 13:09:42 +0200 (Mon, 14 Apr 2014)
New Revision: 33057

Modified:
   gnunet/src/mesh/gnunet-service-mesh_connection.c
Log:
- doc

Modified: gnunet/src/mesh/gnunet-service-mesh_connection.c
===================================================================
--- gnunet/src/mesh/gnunet-service-mesh_connection.c    2014-04-14 11:09:39 UTC 
(rev 33056)
+++ gnunet/src/mesh/gnunet-service-mesh_connection.c    2014-04-14 11:09:42 UTC 
(rev 33057)
@@ -862,8 +862,8 @@
  * isn't even created.
  *
  * @param connection_id Connection ID.
- * @param id1 Peer that has disconnected.
- * @param id2 Peer that has disconnected.
+ * @param id1 Peer that has disconnected, probably local peer.
+ * @param id2 Peer that has disconnected can be NULL if unknown.
  * @param peer Peer to notify (neighbor who sent the connection).
  */
 static void




reply via email to

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