[glib: 5/12] doc: Remove trailing dot that confuse gtkdoc



commit e5c2327dcbf3ef3fcfd1e7d2982ed1573d5ec451
Author: Xavier Claessens <xavier claessens collabora com>
Date:   Tue Jul 9 09:24:45 2019 -0400

    doc: Remove trailing dot that confuse gtkdoc

 glib/garcbox.c | 2 +-
 glib/grcbox.c  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/glib/garcbox.c b/glib/garcbox.c
index 6784f0057..0fa207c3f 100644
--- a/glib/garcbox.c
+++ b/glib/garcbox.c
@@ -155,7 +155,7 @@
  * G_DEFINE_AUTOPTR_CLEANUP_FUNC (MyDataStruct, my_data_struct_release)
  * ]|
  *
- * Since: 2.58.
+ * Since: 2.58
  */
 
 /**
diff --git a/glib/grcbox.c b/glib/grcbox.c
index 22a373b15..68bb73da7 100644
--- a/glib/grcbox.c
+++ b/glib/grcbox.c
@@ -159,7 +159,7 @@
  * G_DEFINE_AUTOPTR_CLEANUP_FUNC (MyDataStruct, my_data_struct_release)
  * ]|
  *
- * Since: 2.58.
+ * Since: 2.58
  */
 
 /* We use the same alignment as GTypeInstance and GNU libc's malloc */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]