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.