mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 01:57:14 +02:00
Typo fix
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
2004-11-23 Matthias Clasen <mclasen@redhat.com>
|
2004-11-23 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* gobject.symbols: Typo fix.
|
||||||
|
|
||||||
Fix a problem with the PLT reduction changes which caused the
|
Fix a problem with the PLT reduction changes which caused the
|
||||||
internal aliases to lose all attributes.
|
internal aliases to lose all attributes.
|
||||||
|
|
||||||
|
@@ -230,7 +230,7 @@ g_type_next_base
|
|||||||
g_type_parent
|
g_type_parent
|
||||||
g_type_plugin_complete_interface_info
|
g_type_plugin_complete_interface_info
|
||||||
g_type_plugin_complete_type_info
|
g_type_plugin_complete_type_info
|
||||||
g_type_plugin_get_type G_GNUC_GET_TYPE
|
g_type_plugin_get_type G_GNUC_CONST
|
||||||
g_type_plugin_unuse
|
g_type_plugin_unuse
|
||||||
g_type_plugin_use
|
g_type_plugin_use
|
||||||
g_type_qname
|
g_type_qname
|
||||||
|
Reference in New Issue
Block a user