mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-23 14:09:39 +08:00
Minor cleanup
This commit is contained in:
parent
22688a7ad6
commit
ac46e96c74
@ -116,7 +116,7 @@ typedef struct ldap_objectclass {
|
||||
#define LDAP_SCHEMA_ALLOW_QUOTED 0x02 /* Allow bogus extra quotes */
|
||||
#define LDAP_SCHEMA_ALLOW_DESCR 0x04 /* Allow descr instead of OID */
|
||||
#define LDAP_SCHEMA_ALLOW_DESCR_PREFIX 0x08 /* Allow descr as OID prefix */
|
||||
#define LDAP_SCHEMA_ALLOW_OID_MACRO 0x10 /* Allow OID macros in slapd */
|
||||
#define LDAP_SCHEMA_ALLOW_OID_MACRO 0x10 /* Allow OID macros in slapd */
|
||||
#define LDAP_SCHEMA_ALLOW_ALL 0x1f /* Be very liberal in parsing */
|
||||
|
||||
LDAP_F( LDAP_CONST char * )
|
||||
|
Loading…
Reference in New Issue
Block a user