Browse Source

Resolves: bug 447353
Summary: RFE: search optimization and single character substring searches
Fix Description: missing close comment

Rich Megginson 17 years ago
parent
commit
34fe20be0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ldap/servers/slapd/back-ldbm/back-ldbm.h

+ 1 - 0
ldap/servers/slapd/back-ldbm/back-ldbm.h

@@ -414,6 +414,7 @@ struct attrinfo {
 							 * an index instance (dse.ldif), the substr key 
 							 * an index instance (dse.ldif), the substr key 
 							 * len value(s) are stored here.  If not specified, 
 							 * len value(s) are stored here.  If not specified, 
 							 * the default length triplet is 2, 3, 2.
 							 * the default length triplet is 2, 3, 2.
+                             */
 };
 };
 
 
 #define MAXDBCACHE	20
 #define MAXDBCACHE	20