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

Fix bug in last commit

parent 66644918
Branches
Tags
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.
Please register or to comment