--- a/libpurple/tls-certificate.h Fri Aug 26 00:36:21 2016 -0500 +++ b/libpurple/tls-certificate.h Sun Aug 28 16:27:57 2016 -0500 @@ -106,7 +106,7 @@ * Connects the Purple TLS certificate subsystem to @conn so it will accept * certificates trusted by purple_tls_certificate_trust() and friends. * - * Returns: (transfer: none) (type GObject.Object): @conn, similar to + * Returns: (transfer none) (type GObject.Object): @conn, similar to * g_object_connect() */ gpointer @@ -120,7 +120,7 @@ * connections it creates will accept certificates trusted by * purple_tls_certificate_trust() and friends. * - * Returns: (transfer: none) (type GObject.Object): @client, similar to + * Returns: (transfer none) (type GObject.Object): @client, similar to * g_object_connect() */ gpointer