Tartarus CVS: putty: ben
tartarus-commits@lists.tartarus.org
tartarus-commits@lists.tartarus.org
Tue, 04 Feb 2003 02:03:56 +0000
CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Tue Feb 04 2003 02:03:56 GMT
Log message:
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.
Modified files:
mac : macterm.c
Links:
http://cvs.tartarus.org//putty/mac/macterm.c.diff?r1=1.65&r2=1.66