improve documentation
authorlurchi <lurchi@strangeplace.net>
Wed, 8 Nov 2017 18:28:50 +0000 (19:28 +0100)
committerlurchi <lurchi@strangeplace.net>
Wed, 8 Nov 2017 18:28:50 +0000 (19:28 +0100)
src/social/social_api.c

index c89e794538f0cfa2a7680eda858598ed7706cf67..8c6629432064a40819332fd4955533826c32719c 100644 (file)
@@ -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,