mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Improve docs
svn path=/trunk/; revision=5251
This commit is contained in:
parent
6ac483bae4
commit
8187230ab4
@ -1,3 +1,8 @@
|
||||
2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutils.c (g_get_home_dir): Clarify docs. (#394687,
|
||||
Marc Brockschmidt)
|
||||
|
||||
2007-01-12 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gthread.c: Include windows.h and fix
|
||||
|
@ -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 <filename>passwd</filename> entries over the <envar>HOME</envar>
|
||||
|
Loading…
Reference in New Issue
Block a user