]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix from yesterday's frontend-handle upheaval: ldisc calls
authorSimon Tatham <anakin@pobox.com>
Sat, 12 Apr 2003 09:19:09 +0000 (09:19 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 12 Apr 2003 09:19:09 +0000 (09:19 +0000)
commit09f7a8edbf7abdb1242bf0d3bc87e85fabb16fea
tree918fe5942cff145b9585007c46252f23d37b677d
parent8f94dd38812c56ee95853bbff4894144633efc60
Fix from yesterday's frontend-handle upheaval: ldisc calls
from_backend(), and must now pass its frontend handle rather than
its terminal handle.

[originally from svn r3106]
ldisc.c