Tue, 17 Sep 2024 00:49:55 -0500
Fix invalid transfer annotation
Testing Done:
Built with one less introspection warning.
Reviewed at https://reviews.imfreedom.org/r/3496/
| libpurple/purplenotification.h | file | annotate | diff | comparison | revisions |
--- a/libpurple/purplenotification.h Tue Sep 17 00:05:11 2024 -0500 +++ b/libpurple/purplenotification.h Tue Sep 17 00:49:55 2024 -0500 @@ -128,7 +128,7 @@ * set the id for that purpose, but sure to set [property@Notification:account] * as well. * - * Returns: (transfers full): The new notification. + * Returns: (transfer full): The new notification. * * Since: 3.0 */