Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 15 Nov 1999 10:31:07 +0000


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.