From: Matthias Wachs Date: Wed, 5 Jan 2011 16:22:31 +0000 (+0000) Subject: doxygen X-Git-Tag: initial-import-from-subversion-38251~19368 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2cc08175418aec5a9a21e67b6f631e14c7ebbfff;p=oweals%2Fgnunet.git doxygen --- diff --git a/src/core/gnunet-service-core.c b/src/core/gnunet-service-core.c index dd1937f06..088ec8ba6 100644 --- a/src/core/gnunet-service-core.c +++ b/src/core/gnunet-service-core.c @@ -3002,6 +3002,7 @@ handle_client_request_connect (void *cls, * @param cls the 'struct Neighbour' to retry sending the key for * @param peer the peer for which this is the HELLO * @param hello HELLO message of that peer + * @param err_msg NULL if successful, otherwise contains error message */ static void process_hello_retry_send_key (void *cls, @@ -3322,6 +3323,7 @@ handle_set_key (struct Neighbour *n, * @param cls pointer to the set key message * @param peer the peer for which this is the HELLO * @param hello HELLO message of that peer + * @param err_msg NULL if successful, otherwise contains error message */ static void process_hello_retry_handle_set_key (void *cls,