]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Declare `struct RSAKey' so that its implicit declaration in the
authorSimon Tatham <anakin@pobox.com>
Mon, 15 Nov 1999 10:31:06 +0000 (10:31 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 15 Nov 1999 10:31:06 +0000 (10:31 +0000)
commitcda91718503c7b264c9a24f6f79cac0862f6c74a
tree64f6147ed22323e6cf4d6e1114281cf064ca8f26
parent30807509a784eead0a461e1fb18b040ed411d442
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.

[originally from svn r311]
putty.h