]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
Fallout from ITS#4986 - remove unused param of select_backend()
[openldap] / servers / slapd / schemaparse.c
index bf37c50c37af87de0c8aa4537dec5b8489b2992c..93aa7da6ebb188a19b1976c46105f4fdc0cfa26b 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -49,6 +49,7 @@ static char *const err2text[] = {
        "Duplicate matchingRule",
        "Syntax not found",
        "Duplicate ldapSyntax",
+       "Superior syntax not found",
        "OID or name required",
        "Qualifier not supported",
        "Invalid NAME",