From ce9b32618b6ee488352ef0eb506c744868145f82 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 27 Nov 2014 11:56:28 +0000 Subject: clean up internal set API, avoid copying context message needlessly --- src/set/set.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/set/set.h') diff --git a/src/set/set.h b/src/set/set.h index f3aedff4f..b470ebf92 100644 --- a/src/set/set.h +++ b/src/set/set.h @@ -150,7 +150,8 @@ struct GNUNET_SET_RequestMessage */ struct GNUNET_PeerIdentity peer_id; - /* rest: nested context message */ + /* rest: context message, that is, application-specific + message to convince listener to pick up */ }; -- cgit v1.2.3