]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/slap.h
allow 'all' vs. 'any' sasl-authz-policy
[openldap] / servers / slapd / slap.h
index 99beb433f91764107b0da64faf2c28bed437c374..357858ddfa98d727252e1f5eaaa803048c2fa4ac 100644 (file)
@@ -1085,7 +1085,7 @@ typedef enum slap_style_e {
 } slap_style_t;
 
 typedef struct slap_authz_info {
-       ber_tag_t       sai_method;             /* LDAP_AUTH_* from <ldap.h> */
+       ber_tag_t       sai_method;                     /* LDAP_AUTH_* from <ldap.h> */
        struct berval   sai_mech;               /* SASL Mechanism */
        struct berval   sai_dn;                 /* DN for reporting purposes */
        struct berval   sai_ndn;                /* Normalized DN */