Fix cosmetic keyboard-interactive issue: at the end of a normal k-i session,
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Mar 2009 19:57:58 +0000 (19:57 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Tue, 3 Mar 2009 19:57:58 +0000 (19:57 +0000)
commit9874c9d73cf26eb21a7b9f69127df13ee09af2fc
tree48f3c184207cd1836b96b9fdcb312f00aab778c1
parentcbe80b7552d1012f023f702fe3ca31750047f362
Fix cosmetic keyboard-interactive issue: at the end of a normal k-i session,
some servers (Debian in particular seems prone to this) send a k-i packet with
no prompts and nothing to display. We were printing an extra "Using
keyboard-interactive authentication" message in this case. (Introduced by me
in r8172, I think.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@8492 cda61777-01e9-0310-a592-d414129be87e
ssh.c