From 1a23d2f11734b95c658049c1b529e1d90769b4f5 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 14 Jun 2012 16:45:14 +0000 Subject: [PATCH] - document blacklist messages --- src/mesh/mesh.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/mesh.h b/src/mesh/mesh.h index 0fe27f6e5..5be4544ad 100644 --- a/src/mesh/mesh.h +++ b/src/mesh/mesh.h @@ -169,7 +169,7 @@ struct GNUNET_MESH_PeerControl { /** - * Type: GNUNET_MESSAGE_TYPE_MESH_LOCAL_CONNECT_PEER_[ADD|DEL] + * Type: GNUNET_MESSAGE_TYPE_MESH_LOCAL_CONNECT_PEER_[ADD|DEL|[UN]BLACKLIST] * (client to service, client created tunnel) * GNUNET_MESSAGE_TYPE_MESH_LOCAL_PEER_[CONNECTED|DISCONNECTED] * (service to client) -- 2.25.1