s3:libads: Update code reference in comment
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 21 Sep 2023 01:48:07 +0000 (13:48 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Oct 2023 22:23:37 +0000 (22:23 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/libads/kerberos.c

index 50f4a6de3c625223b8926e970b49f7a8bc237f91..7c343b93e45742f05d1654b5965bb36a297a4bd2 100644 (file)
@@ -70,7 +70,7 @@ kerb_prompter(krb5_context ctx, void *data,
                         * password. If we return 0 (i.e. success), we will be
                         * spinning in the endless for-loop in
                         * change_password() in
-                        * source4/heimdal/lib/krb5/init_creds_pw.c:526ff
+                        * third_party/heimdal/lib/krb5/init_creds_pw.c
                         */
                        return KRB5KDC_ERR_KEY_EXPIRED;
                }