Change the Unix version of Ssh_gss_name to be a gss_name_t rather than
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 21:18:29 +0000 (21:18 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Dec 2008 21:18:29 +0000 (21:18 +0000)
commit2c2bce14fdc3076f357ac1841761a8717e590d22
treedb2440b7131a63edf7503612a6533981d22c1769
parente59b4e8c81c0f13f940522d2e6c4d6e96699e235
Change the Unix version of Ssh_gss_name to be a gss_name_t rather than
void *, and hence eliminate a few casts.  The Windows definition is
unchanged, but I daresay I've managed to stop it compiling nonetheless.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8359 cda61777-01e9-0310-a592-d414129be87e
sshgss.h
unix/unix.h
unix/uxgss.c
windows/winstuff.h