Fixed STR sequence termination condition
authornoname <noname@inventati.org>
Sun, 5 Apr 2015 23:58:10 +0000 (23:58 +0000)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 6 Apr 2015 08:52:47 +0000 (10:52 +0200)
ascii code may only be checked for characters that have length equal to
1, not width equal to 1


No differences found