gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] 23/64: improve documentation


From: gnunet
Subject: [GNUnet-SVN] [gnunet] 23/64: improve documentation
Date: Sat, 30 Dec 2017 20:58:08 +0100

This is an automated email from the git hooks/post-receive script.

lurchi pushed a commit to branch master
in repository gnunet.

commit 2b9f858b1e38d80cc3f4c3fd48fba22e7a7e52a9
Author: lurchi <address@hidden>
AuthorDate: Wed Nov 8 19:28:50 2017 +0100

    improve documentation
---
 src/social/social_api.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

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,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]