Skip to content
Snippets Groups Projects
Commit 0a39019a authored by deuce's avatar deuce
Browse files

Remove a trailing space

(I always wanted to do that commit!)
parent 03f5b7fc
Branches
Tags
No related merge requests found
......@@ -141,7 +141,7 @@ size_t sbbs_t::getstr(char *strout, size_t maxlen, long mode)
bputs("\r\n\r\nYou must set your terminal to NO PARITY, "
"8 DATA BITS, and 1 STOP BIT (N-8-1).\7\r\n");
return(0);
}
}
}
getstr_offset=i;
switch(ch) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment