]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/schemaparse.c
fix typo
[openldap] / servers / slapd / schemaparse.c
index 80f44f5044940d90f37fc4472b189ef4d554b467..fa9cb2ee076cdf76875c099842a2333fd0e5f7c5 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2007 The OpenLDAP Foundation.
+ * Copyright 1998-2008 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",