From: Matthias Clasen Date: Sun, 1 May 2005 21:40:46 +0000 (+0000) Subject: Fix some typos X-Git-Tag: GLIB_2_7_0~53 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6bdf0d9a44c589ec9333ef9a473710f010da42d1;p=platform%2Fupstream%2Fglib.git Fix some typos --- diff --git a/ChangeLog b/ChangeLog index 65eff94..50d084d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,7 @@ happy. * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8". + * glib/gutils.c: Fix some typos. 2005-04-29 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 65eff94..50d084d 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -4,6 +4,7 @@ happy. * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8". + * glib/gutils.c: Fix some typos. 2005-04-29 Matthias Clasen diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 65eff94..50d084d 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -4,6 +4,7 @@ happy. * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8". + * glib/gutils.c: Fix some typos. 2005-04-29 Matthias Clasen diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 65eff94..50d084d 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -4,6 +4,7 @@ happy. * glib/gstdio.c: Fix some typos, mark new API as "Since 2.8". + * glib/gutils.c: Fix some typos. 2005-04-29 Matthias Clasen diff --git a/glib/gutils.c b/glib/gutils.c index de3304c..c0c76ad 100644 --- a/glib/gutils.c +++ b/glib/gutils.c @@ -1332,7 +1332,7 @@ g_unsetenv (const gchar *variable) * * 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(). * * Since: 2.8