fix comment from last commit

This commit is contained in:
Kurt Zeilenga 1998-09-07 08:32:30 +00:00
parent 95b24ea482
commit 3596dd376f

View File

@ -171,7 +171,7 @@ select_backend( char * dn )
"select_backend: use default backend\n", 0, 0, 0 );
return (&backends[i]);
}
#endif /* LDAP_ALLOW_NULL_SEARCH_BASE
#endif /* LDAP_ALLOW_NULL_SEARCH_BASE */
len = strlen( backends[i].be_suffix[j] );