From 74be920b0ee236d577cb357fcb34dd462300444d Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Wed, 6 Aug 2003 01:14:51 +0000 Subject: Spelling. (This used to be commit 7d009ebf66c82b254828bac267102eb6e6a4a75e) --- source3/smbd/uid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/smbd') 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. *****************************************************************/ -- cgit