Now that we use real gss_buffer_ts, there's no need to muck about with
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Nov 2008 22:11:17 +0000 (22:11 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 25 Nov 2008 22:11:17 +0000 (22:11 +0000)
commitc677cad690637a1ceaf6e039dcdbd3a267ad3c86
tree3e9ab3f9ce385cd5a0377c87366ce3774607519b
parenta638600ce7eefdddb7d3d1a8f9966397a1155dc6
Now that we use real gss_buffer_ts, there's no need to muck about with
casts when passing them to GSS-API functions.  Removing them makes the code
more readable and allows better type-checking.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8333 cda61777-01e9-0310-a592-d414129be87e
unix/uxgss.c