mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
white space
This commit is contained in:
parent
05c728c45b
commit
eb6d2e2f9a
@ -77,7 +77,7 @@ internal_getlogin (cygheap_user &user)
|
||||
myself->gid = pw->pw_gid;
|
||||
user.set_name (pw->pw_name);
|
||||
if (wincap.has_security ())
|
||||
{
|
||||
{
|
||||
cygsid gsid;
|
||||
if (gsid.getfromgr (getgrgid32 (pw->pw_gid)))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user