From: noname Date: Sun, 5 Apr 2015 23:58:10 +0000 (+0000) Subject: Fixed STR sequence termination condition X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/69d1fe06a97619e80872aaae2c4c97ced0540b67?hp=69d1fe06a97619e80872aaae2c4c97ced0540b67 Fixed STR sequence termination condition ascii code may only be checked for characters that have length equal to 1, not width equal to 1 ---