Xinqi Bao's Git

Fixed STR sequence termination condition
authornoname <[email protected]>
Sun, 5 Apr 2015 23:58:10 +0000 (23:58 +0000)
committerRoberto E. Vargas Caballero <[email protected]>
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