Fix completely stupid agent_exists test. (Hint to self: you have to
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Apr 2001 11:25:58 +0000 (11:25 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 28 Apr 2001 11:25:58 +0000 (11:25 +0000)
commit78afa559a60dffbca397bd7a41934942a6a6c2ee
treeeb6e5d1d6ff3c7db0e98d86d4b2f7dba425492cf
parenta58a1526248b8868f3acb222526336c8d05affc1
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.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1082 cda61777-01e9-0310-a592-d414129be87e
ssh.c