summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-06-26 09:41:14 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:36 -0500
commit2afb72337ad1e9d2d4349043f346a4387c4065c5 (patch)
treed9ac701c419bc95ca2c5293e8f8f74f6a5fc9dc9
parent47bd42ab1c0c5de62e0692f152c01df80abecdeb (diff)
downloadsamba-2afb72337ad1e9d2d4349043f346a4387c4065c5.tar.gz
samba-2afb72337ad1e9d2d4349043f346a4387c4065c5.tar.bz2
samba-2afb72337ad1e9d2d4349043f346a4387c4065c5.zip
r23608: Just inline comment cosmetics.
Guenther (This used to be commit 90c810674dff17b2d08d49cb8d945a86204598a6)
-rw-r--r--source3/nsswitch/idmap_ad.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/source3/nsswitch/idmap_ad.c b/source3/nsswitch/idmap_ad.c
index 4f898c3fa0..45785892aa 100644
--- a/source3/nsswitch/idmap_ad.c
+++ b/source3/nsswitch/idmap_ad.c
@@ -680,7 +680,7 @@ static NTSTATUS idmap_ad_close(struct idmap_domain *dom)
*/
/************************************************************************
- Initialize the {sfu,rfc2307} state
+ Initialize the {sfu,sfu20,rfc2307} state
***********************************************************************/
static NTSTATUS nss_sfu_init( struct nss_domain_entry *e )
@@ -701,10 +701,6 @@ static NTSTATUS nss_sfu_init( struct nss_domain_entry *e )
return NT_STATUS_OK;
}
-/************************************************************************
- Initialize the {sfu,rfc2307} state
- ***********************************************************************/
-
static NTSTATUS nss_sfu20_init( struct nss_domain_entry *e )
{
/* Sanity check if we have previously been called with a
@@ -722,6 +718,7 @@ static NTSTATUS nss_sfu20_init( struct nss_domain_entry *e )
return NT_STATUS_OK;
}
+
static NTSTATUS nss_rfc2307_init( struct nss_domain_entry *e )
{
/* Sanity check if we have previously been called with a