summaryrefslogtreecommitdiff
path: root/source/include
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
commitb5fac3a56d917b13fedc0ace3ea56ae82f51ccdd (patch)
tree477895dfd0825d105af811741c6177d1927f8566 /source/include
parent6a10accbcaa130b51381d43cb10c55e86ba2a320 (diff)
downloadsamba-b5fac3a56d917b13fedc0ace3ea56ae82f51ccdd.tar.gz
Comment deconfusification.
Diffstat (limited to 'source/include')
-rw-r--r--source/include/smb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/smb.h b/source/include/smb.h
index 1d7612e9e8c..13fe6abffa6 100644
--- a/source/include/smb.h
+++ b/source/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