From: Günther Deschner Date: Tue, 26 Jun 2007 09:41:14 +0000 (+0000) Subject: r23608: Just inline comment cosmetics. X-Git-Tag: samba-4.0.0alpha6~801^2~5540 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2afb72337ad1e9d2d4349043f346a4387c4065c5;p=thirdparty%2Fsamba.git r23608: Just inline comment cosmetics. Guenther (This used to be commit 90c810674dff17b2d08d49cb8d945a86204598a6) --- diff --git a/source3/nsswitch/idmap_ad.c b/source3/nsswitch/idmap_ad.c index 4f898c3fa0b..45785892aa0 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