summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-08-06 01:14:51 +0000
committerTim Potter <tpot@samba.org>2003-08-06 01:14:51 +0000
commit74be920b0ee236d577cb357fcb34dd462300444d (patch)
tree7c4ec43b1c03120ce5a933ed70f29a01a390aa37 /source3
parent269bcd91a37a9a53c5b83447ba68baca6aecda77 (diff)
downloadsamba-74be920b0ee236d577cb357fcb34dd462300444d.tar.gz
samba-74be920b0ee236d577cb357fcb34dd462300444d.tar.bz2
samba-74be920b0ee236d577cb357fcb34dd462300444d.zip
Spelling.
(This used to be commit 7d009ebf66c82b254828bac267102eb6e6a4a75e)
Diffstat (limited to 'source3')
-rw-r--r--source3/smbd/uid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/smbd/uid.c b/source3/smbd/uid.c
index 8d3e7cd9be..b12fcca4b0 100644
--- a/source3/smbd/uid.c
+++ b/source3/smbd/uid.c
@@ -370,7 +370,7 @@ BOOL unbecome_user(void)
}
/*****************************************************************
- Convert the suplimentary SIDs returned in a netlogon into UNIX
+ Convert the supplementary SIDs returned in a netlogon into UNIX
group gid_t's. Add to the total group array.
*****************************************************************/