mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
fix comment from last commit
This commit is contained in:
parent
95b24ea482
commit
3596dd376f
@ -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] );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user