emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32.c,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/w32.c,v
Date: Sat, 26 Jan 2008 14:52:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/01/26 14:52:01

Index: w32.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/w32.c,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -b -r1.123 -r1.124
--- w32.c       26 Jan 2008 13:03:39 -0000      1.123
+++ w32.c       26 Jan 2008 14:52:01 -0000      1.124
@@ -612,8 +612,8 @@
        }
       else
        {
-         /* Use RID, the relative portion of the SID, that is the last
-            sub-authority value of the SID. */
+         /* Use the last sub-authority value of the RID, the relative
+            portion of the SID, as user/group ID. */
          DWORD n_subauthorities =
            *get_sid_sub_authority_count (*((PSID *) user_sid));
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]