mirror of
https://github.com/samba-team/samba.git
synced 2025-12-02 00:23:50 +03:00
r16100: Patch from Michael Wood <mwood@icts.uct.ac.za>: s/then/than/ for correct grammar
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b76a3d4f59
commit
26a2fa97e4
@@ -34,9 +34,9 @@
|
||||
* that any upper layers will use.
|
||||
*
|
||||
* All local attributes will have to have a definition. Not all remote
|
||||
* attributes need a definition as LDB is a lot less stricter then LDAP
|
||||
* attributes need a definition as LDB is a lot less strict than LDAP
|
||||
* (in other words, sending unknown attributes to an LDAP server hurts us,
|
||||
* returning too much attributes in ldb_search() doesn't)
|
||||
* while returning too many attributes in ldb_search() doesn't)
|
||||
*/
|
||||
|
||||
struct ldb_map_context;
|
||||
|
||||
Reference in New Issue
Block a user