-fix comment
authorChristian Grothoff <christian@grothoff.org>
Fri, 28 Jun 2013 15:26:31 +0000 (15:26 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 28 Jun 2013 15:26:31 +0000 (15:26 +0000)
src/fs/gnunet-service-fs_mesh.c

index 9eda536a9fe43724ed71b7a664c7090d502b297d..5f1cd65fb73dfda852e81abcb068a73aaf740dfb 100644 (file)
@@ -1121,11 +1121,9 @@ request_cb (void *cls,
 
 
 /**
- * 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