1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-07 21:44:22 +03:00

dsdb: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
Volker Lendecke
2021-01-05 15:41:45 +01:00
committed by Jeremy Allison
parent 768917f6f8
commit dad4410c86

View File

@@ -511,7 +511,7 @@ static int extended_dn_filter_callback(struct ldb_parse_tree *tree, void *privat
/* /*
fix the parse tree to change any extended DN components to their fix the parse tree to change any extended DN components to their
caconical form canonical form
*/ */
static int extended_dn_fix_filter(struct ldb_module *module, static int extended_dn_fix_filter(struct ldb_module *module,
struct ldb_request *req, struct ldb_request *req,