--- a/libpurple/network.h Sat Oct 26 20:42:26 2019 +0300 +++ b/libpurple/network.h Thu Nov 14 23:21:54 2019 +0300 @@ -147,7 +147,7 @@ * poking) for IPv6-only listeners (if an IPv6 socket supports v4-mapped * addresses, a mapping is done). * - * Returns: (skip) (transfer full): A pointer to a data structure that can be used to cancel + * Returns: (transfer full): A pointer to a data structure that can be used to cancel * the pending listener, or %NULL if unable to obtain a local * socket to listen on. */ @@ -195,7 +195,7 @@ * poking) for IPv6-only listeners (if an IPv6 socket supports v4-mapped * addresses, a mapping is done). * - * Returns: (skip) (transfer full): A pointer to a data structure that can be used to cancel + * Returns: (transfer full): A pointer to a data structure that can be used to cancel * the pending listener, or %NULL if unable to obtain a local * socket to listen on. */