mirror of
https://github.com/openssh/openssh-portable.git
synced 2026-06-30 19:57:57 +00:00
Remove obsolete comment referencing auth-chall.c.
It was removed in commit 6cb6dcff along with the rest of the SSH1 server
support.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user