]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
ITS#6242
[openldap] / servers / slapd / schemaparse.c
index b6ffcc5fd6b3d1f11f8bd77d6a790e9eb7a6a5fd..1d45dc4fb0a389a7e5c3dfa2c5c56e29c62fe791 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2008 The OpenLDAP Foundation.
+ * Copyright 1998-2009 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -50,6 +50,8 @@ static char *const err2text[] = {
        "Syntax not found",
        "Duplicate ldapSyntax",
        "Superior syntax not found",
+       "Substitute syntax not specified",
+       "Substitute syntax not found",
        "OID or name required",
        "Qualifier not supported",
        "Invalid NAME",