logeventf()'s first argument is ssh, not ssh->frontend! This is what
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 18 Dec 2002 09:47:20 +0000 (09:47 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 18 Dec 2002 09:47:20 +0000 (09:47 +0000)
commitc2ad7d0d66ba446cae09b4a4c15d766ed6211c00
tree78fe77afc374f523ceb4359b57ef61109ed1c963
parent04adc648b9ce4f5e7f93fc574e29d359d1ba6fa9
logeventf()'s first argument is ssh, not ssh->frontend! This is what
I get for making the latter a `void *' - type checking deserts me in
my hour of need. Should fix Andrey Borzenkov's bug.

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