mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 00:41:02 +00:00
tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32841 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4e16bf0896
commit
9344307ecc
1 changed files with 3 additions and 1 deletions
|
@ -1546,7 +1546,9 @@ NSHomeDirectory(void)
|
|||
/**
|
||||
* Returns loginName's home directory as an NSString object.<br />
|
||||
* On most systems this returns the directory specified in the system's
|
||||
* password file, but on ms-windows this is determined by examining the
|
||||
* password file (ar at least whatever is returned by the standard
|
||||
* operating system API for retrieving password file records),
|
||||
* but on ms-windows this is determined by examining the
|
||||
* HOMEPATH and HOMEDRIVE environment variables or (if those don't make
|
||||
* sense) the USERPROFILE environment variable.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue