]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Change the Unix version of Ssh_gss_name to be a gss_name_t rather than
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Dec 2008 21:18:29 +0000 (21:18 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Dec 2008 21:18:29 +0000 (21:18 +0000)
commit5d0d5e0466d19627405dc8ea5f0513afcd2edb27
treedb2440b7131a63edf7503612a6533981d22c1769
parent70df860c8d20337907033722ad923ae8519b35ce
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.

[originally from svn r8359]
sshgss.h
unix/unix.h
unix/uxgss.c
windows/winstuff.h