From: Matthias Clasen Date: Fri, 12 Jan 2007 17:54:13 +0000 (+0000) Subject: Improve docs X-Git-Tag: GLIB_2_13_0~83 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8187230ab48a85fc8da2d5e9c0eca8179edc2b5d;p=platform%2Fupstream%2Fglib.git Improve docs svn path=/trunk/; revision=5251 --- diff --git a/ChangeLog b/ChangeLog index e918283..14f1eb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2007-01-12 Matthias Clasen + * glib/gutils.c (g_get_home_dir): Clarify docs. (#394687, + Marc Brockschmidt) + +2007-01-12 Matthias Clasen + * glib/gthread.c: Include windows.h and fix include order. (#394258, Kazuki Iwamoto) diff --git a/glib/gutils.c b/glib/gutils.c index d756679..a91abb8 100644 --- a/glib/gutils.c +++ b/glib/gutils.c @@ -1747,7 +1747,8 @@ g_get_real_name (void) /** * g_get_home_dir: * - * Gets the current user's home directory. + * Gets the current user's home directory as defined in the + * password database. * * Note that in contrast to traditional UNIX tools, this function * prefers passwd entries over the HOME