From 7c0bed1e8bd20b2b960886461de8bf09c44c61be Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Mon, 14 Apr 2014 11:09:42 +0000 Subject: - doc --- src/mesh/gnunet-service-mesh_connection.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesh') diff --git a/src/mesh/gnunet-service-mesh_connection.c b/src/mesh/gnunet-service-mesh_connection.c index b18777c67..d0fc590cc 100644 --- a/src/mesh/gnunet-service-mesh_connection.c +++ b/src/mesh/gnunet-service-mesh_connection.c @@ -862,8 +862,8 @@ send_broken (struct MeshConnection *c, * 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 -- cgit v1.2.3