]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
Import ITS#2007 and ITS#2009 bug fixes from HEAD
[openldap] / servers / slapd / schemaparse.c
index 1f9138753b38459864de403b687d815e669c37f7..ffbf47dc22d3f2d2ff26c5c1c7e8d4f9da4eb03c 100644 (file)
@@ -25,8 +25,8 @@ static char *const err2text[] = {
        "Success",
        "Out of memory",
        "ObjectClass not found",
-       "ObjectClass inappropriate SUPerior",
-       "ObjectClass operational",
+       "user-defined ObjectClass has inappropriate SUPerior",
+       "user-defined ObjectClass includes operational attributes",
        "Duplicate objectClass",
        "AttributeType not found",
        "AttributeType inappropriate USAGE",