libpurple/purplepresencemanagerprivate.h

changeset 42615
2f3308794a8f
parent 42595
e2078e5dc55c
--- a/libpurple/purplepresencemanagerprivate.h	Thu Feb 29 21:36:49 2024 -0600
+++ b/libpurple/purplepresencemanagerprivate.h	Thu Feb 29 21:38:39 2024 -0600
@@ -37,7 +37,7 @@
  * This will ask the UI what [class@PresenceManager] should be used and caches
  * it for use with [func@PresenceManager.get_default].
  *
- * Since: 3.0.0
+ * Since: 3.0
  */
 G_GNUC_INTERNAL void purple_presence_manager_startup(void);
 
@@ -46,7 +46,7 @@
  *
  * Clears the references to the default manager if one exists.
  *
- * Since: 3.0.0
+ * Since: 3.0
  */
 G_GNUC_INTERNAL void purple_presence_manager_shutdown(void);
 

mercurial