Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Sat, 28 Apr 2001 12:25:58 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/04/28 12:25:58

Modified files:
	.              : ssh.c 

Log message:
Fix completely stupid agent_exists test. (Hint to self: you have to
actually _call_ a boolean-returning function, not just test its
address for nonzerohood.) Thanks Jacob.