CVSROOT: /home/cvs Module name: putty Changes by: simon 99/11/15 10:31:07 Modified files: . : putty.h Log message: Declare `struct RSAKey' so that its implicit declaration in the parameter list of verify_ssh_host_key() does not have scope restricted to that parameter list. Probably unnecessary but let's not take chances.