r23608: Just inline comment cosmetics.
authorGünther Deschner <gd@samba.org>
Tue, 26 Jun 2007 09:41:14 +0000 (09:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:36 +0000 (12:23 -0500)
Guenther

source/nsswitch/idmap_ad.c

index 4f898c3fa0b87d3c28ed8d1693e995592a0e22b5..45785892aa0dfd282907a5fd33922875355dedff 100644 (file)
@@ -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