doc: Remove trailing dot that confuse gtkdoc

This commit is contained in:
Xavier Claessens 2019-07-09 09:24:45 -04:00
parent 5c9af3c75c
commit e5c2327dcb
2 changed files with 2 additions and 2 deletions

View File

@ -155,7 +155,7 @@
* G_DEFINE_AUTOPTR_CLEANUP_FUNC (MyDataStruct, my_data_struct_release)
* ]|
*
* Since: 2.58.
* Since: 2.58
*/
/**

View File

@ -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 */