gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r27683 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r27683 - gnunet/src/fs
Date: Fri, 28 Jun 2013 17:26:31 +0200

Author: grothoff
Date: 2013-06-28 17:26:31 +0200 (Fri, 28 Jun 2013)
New Revision: 27683

Modified:
   gnunet/src/fs/gnunet-service-fs_mesh.c
Log:
-fix comment

Modified: gnunet/src/fs/gnunet-service-fs_mesh.c
===================================================================
--- gnunet/src/fs/gnunet-service-fs_mesh.c      2013-06-28 15:22:34 UTC (rev 
27682)
+++ gnunet/src/fs/gnunet-service-fs_mesh.c      2013-06-28 15:26:31 UTC (rev 
27683)
@@ -1121,11 +1121,9 @@
 
 
 /**
- * Functions of this type are called upon new mesh connection from other peers
- * or upon binding error which happen when the app_port given in
- * GNUNET_STREAM_listen() is already taken.
+ * Functions of this type are called upon new mesh connection from other peers.
  *
- * @param cls the closure from GNUNET_STREAM_listen
+ * @param cls the closure from GNUNET_MESH_connect
  * @param socket the socket representing the mesh
  * @param initiator the identity of the peer who wants to establish a mesh
  *            with us; NULL on binding error




reply via email to

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