summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_group.c
diff options
context:
space:
mode:
authorSteven Danneman <steven.danneman@isilon.com>2008-11-14 19:16:12 -0800
committerSteven Danneman <steven.danneman@isilon.com>2008-11-18 13:02:20 -0800
commit9a7900fb38b9690bf51ab638c0f0629f2557b870 (patch)
treea29a0ea2fef9ef4f3e40e339106a3f79bcc0cb99 /source3/winbindd/winbindd_group.c
parent0e62bb39de93433dfeb7f822ec1026da7ed643f4 (diff)
downloadsamba-9a7900fb38b9690bf51ab638c0f0629f2557b870.tar.gz
samba-9a7900fb38b9690bf51ab638c0f0629f2557b870.tar.bz2
samba-9a7900fb38b9690bf51ab638c0f0629f2557b870.zip
Whitespace and >80 column cleanups.
Diffstat (limited to 'source3/winbindd/winbindd_group.c')
-rw-r--r--source3/winbindd/winbindd_group.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/winbindd/winbindd_group.c b/source3/winbindd/winbindd_group.c
index 8e56138bb5..3422fdba1c 100644
--- a/source3/winbindd/winbindd_group.c
+++ b/source3/winbindd/winbindd_group.c
@@ -585,7 +585,7 @@ static bool fill_grent_mem(struct winbindd_domain *domain,
}
/* Real work goes here. Create a list of group names to
- expand startign with the initial one. Pass that to
+ expand starting with the initial one. Pass that to
expand_groups() which returns a list of more group names
to expand. Do this up to the max search depth. */
@@ -922,7 +922,7 @@ static void getgrsid_lookupsid_recv( void *private_data, bool success,
nt_status = normalize_name_unmap(s->state->mem_ctx, raw_name,
&mapped_name);
- /* basiuc whitespace reversal */
+ /* basic whitespace reversal */
if (NT_STATUS_IS_OK(nt_status)) {
s->group_name = talloc_asprintf(s->state->mem_ctx,
"%s%c%s",