]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Patch from Colin Watson to use g_ascii_strcasecmp in place of the
authorSimon Tatham <anakin@pobox.com>
Tue, 3 Jan 2012 19:43:19 +0000 (19:43 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 3 Jan 2012 19:43:19 +0000 (19:43 +0000)
commit8c363b858d59849ab8d2ad79446b77fd413fa6f2
treed70b37aca94e900ee2b7da4edfbc8c8d2a5ef4f8
parent389a08e6d6f6ce8da303122031b6869c57fcc3ca
Patch from Colin Watson to use g_ascii_strcasecmp in place of the
deprecated g_strcasecmp (since all the strings being compared are
parts of XLFDs and won't be in interesting character sets anyway).

git-svn-id: http://svn.tartarus.org/sgt/putty@9376 cda61777-01e9-0310-a592-d414129be87e
unix/gtkfont.c