Sfoglia il codice sorgente

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

Rich Megginson 17 anni fa
parent
commit
34fe20be0a
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 
 							 * len value(s) are stored here.  If not specified, 
 							 * the default length triplet is 2, 3, 2.
+                             */
 };
 
 #define MAXDBCACHE	20