Skip to content
Snippets Groups Projects
Commit 501384a1 authored by deuce's avatar deuce
Browse files

Add missing brace.

parent f97fb96a
No related branches found
No related tags found
No related merge requests found
......@@ -3701,6 +3701,7 @@ CIOLIBEXPORT char* CIOLIBCALL cterm_write(struct cterminal * cterm, const void *
cterm->attr |= 3;
break;
}
}
else {
// C128
switch(buf[j]) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment