]> git.sur5r.net Git - openldap/commitdiff
More struct cleanup
authorHoward Chu <hyc@openldap.org>
Sun, 25 Mar 2007 11:37:51 +0000 (11:37 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 25 Mar 2007 11:37:51 +0000 (11:37 +0000)
servers/slapd/slap.h

index 0eea23e8b400a89ed7cbb91afbf492aace9e077c..fb825c97cb5c0ae717b2c7c31f5293ea36a2c138 100644 (file)
@@ -361,7 +361,7 @@ struct OidMacro {
        BerVarray som_subs;
 #define        SLAP_OM_HARDCODE        0x10000U        /* This is hardcoded schema */
        int som_flags;
-       LDAP_STAILQ_ENTRY(slap_oid_macro) som_next;
+       LDAP_STAILQ_ENTRY(OidMacro) som_next;
 };
 
 typedef int slap_syntax_validate_func LDAP_P((