--- a/libpurple/purplenotification.h Tue Dec 12 03:48:15 2023 -0600 +++ b/libpurple/purplenotification.h Tue Dec 12 03:51:53 2023 -0600 @@ -36,7 +36,7 @@ /** * PurpleNotificationType: * - * Since: 3.0.0. + * Since: 3.0.0 */ PURPLE_AVAILABLE_TYPE_IN_3_0 typedef enum { @@ -95,7 +95,7 @@ * * Returns: (transfer full): The new notification. * - * Since: 3.0.0. + * Since: 3.0.0 */ PURPLE_AVAILABLE_IN_3_0 PurpleNotification *purple_notification_new_from_add_contact_request(PurpleAddContactRequest *request);