finished CI testing; put things back

This commit is contained in:
nhmall
2025-01-13 13:12:40 -05:00
parent ea647f3adb
commit 1b8bc6fc29
3 changed files with 3 additions and 3 deletions

View File

@@ -187,6 +187,7 @@ curs_scroll_invt(WINDOW *win UNUSED)
res = 1;
break;
}
FALLTHROUGH;
/*FALLTHRU*/
case KEY_RIGHT:
case KEY_NPAGE: