From: simon Date: Sat, 5 Apr 2003 16:36:11 +0000 (+0000) Subject: Fixed the printing and charset combo boxes in Unix PuTTY. (The X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/d4413bd2bbee00fa4a058e6c3a58c11d5596cd3d?ds=sidebyside;hp=d4413bd2bbee00fa4a058e6c3a58c11d5596cd3d Fixed the printing and charset combo boxes in Unix PuTTY. (The former by simply removing it; the latter by adding an enumeration function to libcharset.) This has had slight `const' repercussions on cp_name() and cp_enumerate() which might break the Mac build. git-svn-id: svn://svn.tartarus.org/sgt/putty@3064 cda61777-01e9-0310-a592-d414129be87e ---