s4:dsdb: Correct reference to source file
authorJo Sutton <josutton@catalyst.net.nz>
Thu, 11 Jan 2024 02:05:22 +0000 (15:05 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2024 02:48:45 +0000 (02:48 +0000)
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/cracknames.c

index 2660ddb75602a95acf9c79131f0b41fbc4d3a060..46b41fd2ceef0a683eb94e0eb363138f280710a5 100644 (file)
@@ -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.
         */