mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
doc: Remove trailing dot that confuse gtkdoc
This commit is contained in:
parent
5c9af3c75c
commit
e5c2327dcb
@ -155,7 +155,7 @@
|
||||
* G_DEFINE_AUTOPTR_CLEANUP_FUNC (MyDataStruct, my_data_struct_release)
|
||||
* ]|
|
||||
*
|
||||
* Since: 2.58.
|
||||
* Since: 2.58
|
||||
*/
|
||||
|
||||
/**
|
||||
|
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user