From: Jo Sutton Date: Thu, 11 Jan 2024 02:05:22 +0000 (+1300) Subject: s4:dsdb: Correct reference to source file X-Git-Tag: tdb-1.4.11~1787 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3a7f4da6c47312e8235d0b0f6029776a9da04abf;p=thirdparty%2Fsamba.git s4:dsdb: Correct reference to source file Signed-off-by: Jo Sutton Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/samdb/cracknames.c b/source4/dsdb/samdb/cracknames.c index 2660ddb7560..46b41fd2cee 100644 --- a/source4/dsdb/samdb/cracknames.c +++ b/source4/dsdb/samdb/cracknames.c @@ -83,7 +83,7 @@ static enum drsuapi_DsNameStatus LDB_lookup_spn_alias(struct ldb_context *ldb_ct { /* * Some of the logic of this function is mirrored in find_spn_alias() - * in source4/dsdb.samdb/ldb_modules/samldb.c. If you change this to + * in source4/dsdb/samdb/ldb_modules/samldb.c. If you change this to * not return the first matched alias, you will need to rethink that * function too. */