]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix x11font_has_glyph so it doesn't get caught out by signed chars.
authorSimon Tatham <anakin@pobox.com>
Sat, 17 Sep 2011 08:11:11 +0000 (08:11 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 17 Sep 2011 08:11:11 +0000 (08:11 +0000)
commitf5b9da6f317e53838229bb34eaf2a462614214d2
treedeb9297eb0bf3bf6d8c834c244e0774d4aab4f19
parent218f3ffded0786f7a812377094b757f8117c3e04
Fix x11font_has_glyph so it doesn't get caught out by signed chars.

[originally from svn r9295]
unix/gtkfont.c