Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ce0ee994
Commit
ce0ee994
authored
Jan 26, 2008
by
Eli Zaretskii
Browse files
(init_user_info): Fix commentary for RID usage.
parent
19eab3c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/w32.c
src/w32.c
+2
-2
No files found.
src/w32.c
View file @
ce0ee994
...
...
@@ -612,8 +612,8 @@ init_user_info ()
}
else
{
/* Use
RID, the relative portion
of the
S
ID, th
at is the last
sub-authority value of the S
ID. */
/* Use
the last sub-authority value
of the
R
ID, th
e relative
portion of the SID, as user/group
ID. */
DWORD
n_subauthorities
=
*
get_sid_sub_authority_count
(
*
((
PSID
*
)
user_sid
));
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment