summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_group.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-11-27 06:28:06 +0000
committerJeremy Allison <jra@samba.org>2001-11-27 06:28:06 +0000
commit064b3e7da7adfae06eae459e54ae0853924a4e4b (patch)
treea0328dcc8f915bf4b612043f5389f899486239d2 /source3/nsswitch/winbindd_group.c
parent3dddd416e8897a2b8fa9afeee1f22bb57aeeede8 (diff)
downloadsamba-064b3e7da7adfae06eae459e54ae0853924a4e4b.tar.gz
samba-064b3e7da7adfae06eae459e54ae0853924a4e4b.tar.bz2
samba-064b3e7da7adfae06eae459e54ae0853924a4e4b.zip
nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.
smbd/open.c: Fix "delete on close" for directories. Jeremy. (This used to be commit 014b0973a3b3b9eb22cce3053171fa55f5c16a63)
Diffstat (limited to 'source3/nsswitch/winbindd_group.c')
-rw-r--r--source3/nsswitch/winbindd_group.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/source3/nsswitch/winbindd_group.c b/source3/nsswitch/winbindd_group.c
index 713c0e70b6..0063a19a72 100644
--- a/source3/nsswitch/winbindd_group.c
+++ b/source3/nsswitch/winbindd_group.c
@@ -174,7 +174,7 @@ static BOOL fill_grent_mem(struct winbindd_domain *domain,
result = True;
done:
- talloc_destroy(mem_ctx);
+ talloc_destroy(mem_ctx);
DEBUG(10, ("fill_grent_mem(): returning %d\n", result));
@@ -393,8 +393,8 @@ enum winbindd_result winbindd_setgrent(struct winbindd_cli_state *state)
/* Create sam pipes for each domain we know about */
- if (domain_list == NULL)
- get_domain_info();
+ if (domain_list == NULL)
+ get_domain_info();
for (tmp = domain_list; tmp != NULL; tmp = tmp->next) {
struct getent_state *domain_state;
@@ -512,8 +512,8 @@ static BOOL get_sam_group_entries(struct getent_state *ent)
SAFE_FREE(name_list);
goto done;
- } else
- name_list = tnl;
+ } else
+ name_list = tnl;
memcpy(&name_list[ent->num_sam_entries],
sam_grp_entries,