summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2001-11-30 00:24:43 +0000
committerTim Potter <tpot@samba.org>2001-11-30 00:24:43 +0000
commitfaac64b33f39c6404e130f50fbe32562e0794d0d (patch)
treeef409d62a1a5e9ea5f926f641307d9a7030146c9 /source3/include/smb.h
parentc94cd063b93208e1dc90ded48ee45182f88d2bca (diff)
downloadsamba-faac64b33f39c6404e130f50fbe32562e0794d0d.tar.gz
samba-faac64b33f39c6404e130f50fbe32562e0794d0d.tar.bz2
samba-faac64b33f39c6404e130f50fbe32562e0794d0d.zip
Comment deconfusification.
(This used to be commit b5fac3a56d917b13fedc0ace3ea56ae82f51ccdd)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 1d7612e9e8..13fe6abffa 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -306,7 +306,7 @@ typedef struct sid_info
*
* token->user_sids[0] = primary user SID.
* token->user_sids[1] = primary group SID.
- * token->user_sids[2-num_sids] = supplementary group SIDS.
+ * token->user_sids[2..num_sids] = supplementary group SIDS.
*/
#define PRIMARY_USER_SID_INDEX 0