mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 18:54:04 +02:00
Fix some typos
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
happy.
|
happy.
|
||||||
|
|
||||||
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
||||||
|
* glib/gutils.c: Fix some typos.
|
||||||
|
|
||||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
happy.
|
happy.
|
||||||
|
|
||||||
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
||||||
|
* glib/gutils.c: Fix some typos.
|
||||||
|
|
||||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
happy.
|
happy.
|
||||||
|
|
||||||
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
||||||
|
* glib/gutils.c: Fix some typos.
|
||||||
|
|
||||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -4,6 +4,7 @@
|
|||||||
happy.
|
happy.
|
||||||
|
|
||||||
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
* glib/gstdio.c: Fix some typos, mark new API as "Since 2.8".
|
||||||
|
* glib/gutils.c: Fix some typos.
|
||||||
|
|
||||||
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
2005-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
@@ -1332,7 +1332,7 @@ g_unsetenv (const gchar *variable)
|
|||||||
*
|
*
|
||||||
* Gets the names of all variables set in the environment.
|
* Gets the names of all variables set in the environment.
|
||||||
*
|
*
|
||||||
* Return: a NUL-terminated list of strings which must be freed
|
* Returns: a %NULL-terminated list of strings which must be freed
|
||||||
* with g_strfreev().
|
* with g_strfreev().
|
||||||
*
|
*
|
||||||
* Since: 2.8
|
* Since: 2.8
|
||||||
|
Reference in New Issue
Block a user