Fix checks for non-ASCII characters not to rely on signed char
commit079b1689e3fa2f6f692251a739e596d102fe71bb
authorColomban Wendling <ban@herbesfolles.org>
Thu, 25 Aug 2011 20:11:59 +0000 (25 20:11 +0000)
committerColomban Wendling <ban@herbesfolles.org>
Thu, 25 Aug 2011 20:11:59 +0000 (25 20:11 +0000)
tree90820a0a616fd5eda6810172b09e397007f62378
parentba09987d10a8598976930d705c3df73a7afdf8b7
Fix checks for non-ASCII characters not to rely on signed char

git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@5898 ea778897-0a13-0410-b9d1-a72fbfd435f5
src/editor.c