Skip to content
Snippets Groups Projects
Commit 8967124b authored by deuce's avatar deuce
Browse files

Fix bug in last commit

parent 66644918
No related branches found
No related tags found
No related merge requests found
......@@ -139,7 +139,6 @@ void ansi_sendch(char ch)
if(ch<' ')
force_move=1;
}
else
}
void ansi_sendstr(char *str,int len)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment