diff -r 3dd7cd0eabf1 -r 72178a341eb8 pidgin/prefs/pidginconversationprefs.h --- a/pidgin/prefs/pidginconversationprefs.h Thu Feb 29 21:46:03 2024 -0600 +++ b/pidgin/prefs/pidginconversationprefs.h Thu Feb 29 21:54:14 2024 -0600 @@ -42,7 +42,7 @@ * #PidginConversationPrefs is a widget for the preferences window to let users * choose and configure their conversation settings. * - * Since: 3.0.0 + * Since: 3.0 */ #define PIDGIN_TYPE_CONVERSATION_PREFS (pidgin_conversation_prefs_get_type()) @@ -57,7 +57,7 @@ * * Returns: (transfer full): The new #PidginConversationPrefs instance. * - * Since: 3.0.0 + * Since: 3.0 */ PIDGIN_AVAILABLE_IN_3_0 GtkWidget *pidgin_conversation_prefs_new(void);