pidgin/prefs/pidginprefs.h

changeset 42620
72178a341eb8
parent 42465
b7d530551c1b
child 42649
6986f5428d30
--- a/pidgin/prefs/pidginprefs.h	Thu Feb 29 21:46:03 2024 -0600
+++ b/pidgin/prefs/pidginprefs.h	Thu Feb 29 21:54:14 2024 -0600
@@ -46,7 +46,7 @@
  *
  * Initializes all UI-specific preferences.
  *
- * Since: 2.0.0
+ * Since: 2.0
  */
 PIDGIN_AVAILABLE_IN_ALL
 void pidgin_prefs_init(void);
@@ -56,7 +56,7 @@
  *
  * Rename legacy prefs and delete some that no longer exist.
  *
- * Since: 2.0.0
+ * Since: 2.0
  */
 PIDGIN_AVAILABLE_IN_ALL
 void pidgin_prefs_update_old(void);

mercurial