CVS Root: /home/cvs
Module: putty
Changes by: ben
Date: Sat Jan 25 2003 19:21:58 GMT
Log message:
Don't pass NULL to strcmp. Instead, if the user passes a font of NULL,
only match table entries where the font is NULL.
Modified files:
charset : macenc.c
Links:
http://cvs.tartarus.org//putty/charset/macenc.c.diff?r1=1.1&r2=1.2