Skip to content
Snippets Groups Projects
Commit ac46e96c authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Minor cleanup

parent 22688a7a
No related branches found
No related tags found
No related merge requests found
......@@ -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 * )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment