Skip to content
Snippets Groups Projects
Commit 3596dd37 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

fix comment from last commit

parent 95b24ea4
No related branches found
No related tags found
No related merge requests found
......@@ -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] );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment