Revert "Revert "eliminate a couple of build warnings (noticed with clang)""

This reverts commit 1a8395002f.
This commit is contained in:
nhmall
2025-01-13 11:48:46 -05:00
parent 1a8395002f
commit 6dad19a4f6
2 changed files with 3 additions and 1 deletions

View File

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