workaround
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@112 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -602,7 +602,6 @@ int c;
|
||||
for(i=0;i<text.size();i++)
|
||||
{
|
||||
c = text[i];
|
||||
if (!c) break;
|
||||
if (c!=13)
|
||||
{
|
||||
if (highlight) c|=128;
|
||||
|
||||
Reference in New Issue
Block a user