libpurple/protocol.h

changeset 40188
80e78796edb2
parent 40186
d7e2aba4d9f4
child 40244
7a330cab3546
--- a/libpurple/protocol.h	Sat Oct 26 20:42:26 2019 +0300
+++ b/libpurple/protocol.h	Thu Nov 14 23:21:54 2019 +0300
@@ -728,7 +728,7 @@
  *
  * Returns the whiteboard ops of a protocol.
  *
- * Returns: (skip) (transfer none): The whiteboard ops of the protocol.
+ * Returns: (transfer none): The whiteboard ops of the protocol.
  */
 PurpleWhiteboardOps *purple_protocol_get_whiteboard_ops(const PurpleProtocol *protocol);
 

mercurial