From: lurchi Date: Wed, 8 Nov 2017 18:28:50 +0000 (+0100) Subject: improve documentation X-Git-Tag: gnunet-0.11.0rc0~48^2~1^2~30 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=2b9f858b1e38d80cc3f4c3fd48fba22e7a7e52a9;p=oweals%2Fgnunet.git improve documentation --- diff --git a/src/social/social_api.c b/src/social/social_api.c index c89e79453..8c6629432 100644 --- a/src/social/social_api.c +++ b/src/social/social_api.c @@ -1096,10 +1096,11 @@ handle_app_place_end (void *cls, /** - * Handle an acknowledgement that a guest or host left a place. + * Handler for a #GNUNET_MESSAGE_TYPE_SOCIAL_PLACE_LEAVE_ACK message received + * from the social service. * - * @param cls a `struct GNUNET_SOCIAL_Place` - * @param msg the message from the service + * @param cls the place of type `struct GNUNET_SOCIAL_Place` + * @param msg the message received from the service */ static void handle_place_leave_ack (void *cls,