chiark / gitweb /
Fix incorrect uses of ctype.h (passing it uncast chars, or other
authorSimon Tatham <anakin@pobox.com>
Sat, 17 Apr 2010 13:27:15 +0000 (13:27 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 17 Apr 2010 13:27:15 +0000 (13:27 +0000)
commit0a9b0a7384e664126a3af418f047ef627c7ac279
treee2955dd11fd1d5c2ef98afc577f93636d03cd234
parent945d8f0a3a9bfe2702170a75484271c71931b2eb
Fix incorrect uses of ctype.h (passing it uncast chars, or other
things potentially not in the range 0..255).

[originally from svn r8922]
filling.c
magnets.c
signpost.c
singles.c