mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
s4:samdb: Remove trailing whitespaces
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
8b7fcfa577
commit
e0b46f3ca6
@ -2765,7 +2765,7 @@ static int acl_search_callback(struct ldb_request *req, struct ldb_reply *ares)
|
||||
switch (ares->type) {
|
||||
case LDB_REPLY_ENTRY:
|
||||
if (ac->constructed_attrs) {
|
||||
ret = dsdb_module_search_dn(ac->module, ac, &acl_res, ares->message->dn,
|
||||
ret = dsdb_module_search_dn(ac->module, ac, &acl_res, ares->message->dn,
|
||||
acl_attrs,
|
||||
DSDB_FLAG_NEXT_MODULE |
|
||||
DSDB_FLAG_AS_SYSTEM |
|
||||
|
Loading…
x
Reference in New Issue
Block a user