mirror of
https://github.com/samba-team/samba.git
synced 2025-02-24 13:57:43 +03:00
r13137: make cleare where long ifdefs ends
(This used to be commit 58e48fef450f71ac15219f73897801c5a66a2c44)
This commit is contained in:
parent
5301c8b98d
commit
14b16baf69
@ -419,7 +419,7 @@ failed:
|
||||
ber_bvfree(scred);
|
||||
return status;
|
||||
}
|
||||
#endif
|
||||
#endif /* HAVE_GGSAPI */
|
||||
|
||||
/* mapping between SASL mechanisms and functions */
|
||||
static struct {
|
||||
@ -466,5 +466,5 @@ ADS_STATUS ads_sasl_bind(ADS_STRUCT *ads)
|
||||
return ADS_ERROR(LDAP_AUTH_METHOD_NOT_SUPPORTED);
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif /* HAVE_LDAP */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user