1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-26 23:40:47 -05:00
Files
putty-source/unix
Simon Tatham 0251dbf13e Colin Watson points out an apparently erroneous cast: Ssh_gss_name
and gss_name_t are supposed to be congruent types, so a pointer to
one should never be cast to a non-indirect instance of the other.

[originally from svn r8157]
2008-08-31 19:18:17 +00:00
..
2004-10-06 22:31:07 +00:00
2004-11-24 11:36:08 +00:00