Don't pass NULL to strcmp. Instead, if the user passes a font of NULL,
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Jan 2003 19:21:56 +0000 (19:21 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Sat, 25 Jan 2003 19:21:56 +0000 (19:21 +0000)
commitdcab086f6b8eac6e829f9ce12827afc3b8266861
treeb75bb201bf78366b6decf8dde7df58071069b85b
parent39687cc71a785aa6ca98260f269804b74f1b25ef
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: svn://svn.tartarus.org/sgt/putty@2725 cda61777-01e9-0310-a592-d414129be87e
charset/macenc.c