]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Don't pass NULL to strcmp. Instead, if the user passes a font of NULL,
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Jan 2003 19:21:56 +0000 (19:21 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 25 Jan 2003 19:21:56 +0000 (19:21 +0000)
commitba56a9ffe77f0696e8a1012b9aee928a3792ae5c
treeb75bb201bf78366b6decf8dde7df58071069b85b
parent0d021279c9e2c0b4ef315c94be208974d29db3ad
Don't pass NULL to strcmp.  Instead, if the user passes a font of NULL,
only match table entries where the font is NULL.

git-svn-id: http://svn.tartarus.org/sgt/putty@2725 cda61777-01e9-0310-a592-d414129be87e
charset/macenc.c