Fix various breakages my Carbonisation caused in the Classic build, notably
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Feb 2003 02:03:53 +0000 (02:03 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Tue, 4 Feb 2003 02:03:53 +0000 (02:03 +0000)
commit5a736db69fd46b5010ebc2c3d0d979425737695a
treee5191d01df9befebc7e1b8e9a05e3940172394f1
parent1d4d52ce113338223b275c906b45da2a11bc839d
Fix various breakages my Carbonisation caused in the Classic build, notably
that outside Carbon, CGrafPtr and GrafPtr are different types, even though
they're mostly interchangeable, so we need to interpose a cast between
GetWindowPort and SetPort.

git-svn-id: svn://svn.tartarus.org/sgt/putty@2790 cda61777-01e9-0310-a592-d414129be87e
mac/macterm.c