r25108: Make ifdef labyrinth in sasl code a bit more readable.
authorGünther Deschner <gd@samba.org>
Tue, 11 Sep 2007 23:21:50 +0000 (23:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:40 +0000 (12:30 -0500)
Guenther
(This used to be commit f31949ec3456134de474a0219a8cd5dcd15adea6)

source3/libads/sasl.c

index 3752d3c2ac211d3d1ff0d75058f9e293b0d74a03..123ad491fb34d28833cfde8ae13c18557a009bb5 100644 (file)
@@ -603,7 +603,7 @@ failed:
        return status;
 }
 
-#endif
+#endif /* HAVE_GSSAPI */
 
 #ifdef HAVE_KRB5
 struct ads_service_principal {
@@ -774,7 +774,7 @@ static ADS_STATUS ads_sasl_spnego_krb5_bind(ADS_STRUCT *ads,
 #endif
        return ads_sasl_spnego_rawkrb5_bind(ads, p->string);
 }
-#endif
+#endif /* HAVE_KRB5 */
 
 /* 
    this performs a SASL/SPNEGO bind