Add ability for ssh2_userkey_loadpub() to return the key comment.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Oct 2005 13:42:36 +0000 (13:42 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 30 Oct 2005 13:42:36 +0000 (13:42 +0000)
commit06897bd7828721c71d68f28cf2df4fca57964538
tree28e92401478f361925865d428c17a93edebab5be
parent3d71de0bbe945fba6ec4e77eb56248e75419fbb4
Add ability for ssh2_userkey_loadpub() to return the key comment.
(Not actually used currently, but it makes life easier for a patch I'm
working on.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@6433 cda61777-01e9-0310-a592-d414129be87e
cmdgen.c
ssh.c
ssh.h
sshpubk.c
windows/winpgnt.c