Skip to content
Snippets Groups Projects
Commit 450bc217 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Actually fall-through like the comment says.

parent 0f33856a
No related branches found
No related tags found
No related merge requests found
Pipeline #5763 passed
......@@ -4590,7 +4590,6 @@ doterm(struct bbslist *bbs)
key = '\b';
else
key = '\x7f';
break;
/* FALLTHROUGH to default */
default:
......
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