finch/gntdebug.h

changeset 42611
db2718ed7640
parent 41123
089c8a3a9ff4
--- a/finch/gntdebug.h	Thu Feb 29 21:27:30 2024 -0600
+++ b/finch/gntdebug.h	Thu Feb 29 21:30:04 2024 -0600
@@ -43,7 +43,7 @@
  * This must be called early if you want to capture logs at startup, and avoid
  * printing them out.
  *
- * Since: 3.0.0
+ * Since: 3.0
  */
 void finch_debug_init_handler(void);
 
@@ -52,7 +52,7 @@
  *
  * Perform necessary initializations.
  *
- * Since: 3.0.0
+ * Since: 3.0
  */
 void finch_debug_init(void);
 

mercurial