[openssh-commits] [openssh] 03/03: Remove obsolete comment referencing auth-chall.c.
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Feb 16 06:53:51 AEDT 2026
This is an automated email from the git hooks/post-receive script.
dtucker pushed a commit to branch master
in repository openssh.
commit d8b806a2e6cd50c729e5d2bad569955a1df33f63
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Sun Feb 15 13:31:52 2026 -0500
Remove obsolete comment referencing auth-chall.c.
It was removed in commit 6cb6dcff along with the rest of the SSH1 server
support.
---
auth-pam.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/auth-pam.c b/auth-pam.c
index 1aba2dc5b..0b247421b 100644
--- a/auth-pam.c
+++ b/auth-pam.c
@@ -985,7 +985,6 @@ fake_password(const char *wire_password)
return ret;
}
-/* XXX - see also comment in auth-chall.c:verify_response */
static int
sshpam_respond(void *ctx, u_int num, char **resp)
{
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list